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

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

Class ErrServiceNotUpException

[Figure]

 
public class ErrServiceNotUpException
extends TP1ClientException
 

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

The SPP whose service was requested has not started, or the SPP whose service was requested terminated abnormally before completing the processing.

Related items

TP1Client, TP1ClientException

Constructor

ErrServiceNotUpException

public ErrServiceNotUpException()

Creates an instance of ErrServiceNotUpException without a detail message.