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

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

Class ErrNoSuchServiceException

[Figure]

 
public class ErrNoSuchServiceException
extends TP1ClientException
 

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

The service name specified in the service parameter is undefined.

Related items

TP1Client, TP1ClientException

Constructor

ErrNoSuchServiceException

public ErrNoSuchServiceException()

Creates an instance of ErrNoSuchServiceException without a detail message.