クラス ErrBufferOverflowException
public class ErrBufferOverflowException extends TP1ClientException
TP1/Client/Jが返す例外のクラスです。次の事象を表します。
cltAssemReceiveメソッドに指定した受信バッファの長さを超えるメッセージを受信したため,受信バッファオーバーフローが発生しました。
- 〈このページの構成〉
コンストラクタ
●ErrBufferOverflowException
public ErrBufferOverflowException()
詳細メッセージなしでErrBufferOverflowExceptionクラスのインスタンスを作成します。