クラス ErrNoSuchServiceException

[図データ]

public class ErrNoSuchServiceException
extends TP1ClientException

TP1/Client/Jが返す例外のクラスです。次の事象を表します。

service引数に指定したサービス名は定義されていません。

関連項目

TP1ClientTP1ClientException

コンストラクタ

●ErrNoSuchServiceException

public ErrNoSuchServiceException()

詳細メッセージなしでErrNoSuchServiceExceptionのインスタンスを作成します。