OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/J

[Contents][Index][Back][Next]

Class ErrNetDownException

[Figure]

Known direct descendant subclasses:
ErrNetDownAtClientException
ErrNetDownAtServerException
 
public class ErrNetDownException
extends TP1ClientException
 

This is an exception class returned by TP1/Client/J. It indicates the following event:

A network error occurred. Another possibility is that the communication-target TP1/Server is not running.

Related items

TP1Client, TP1ClientException

Constructor

ErrNetDownException

public ErrNetDownException()

Creates an instance of ErrNetDownException without a detail message.