分散トランザクション処理機能 OpenTP1 クライアント使用の手引 TP1/Client/J編

[目次][索引][前へ][次へ]

クラス ErrServerTimedOutException

[図データ]

 
public class ErrServerTimedOutException
extends ErrTimedOutException
 

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

TP1/Server側でサービスの実行中にタイムアウトが発生しました。

関連項目

TP1ClientTP1ClientExceptionErrTimedOutException

コンストラクタ

●ErrServerTimedOutException

public ErrServerTimedOutException()

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