public class TcpConnectionExceptionEvent extends TcpConnectionEvent
TcpConnection
の例外を表す ApplicationEventcause
sourceSE
コンストラクターと説明 |
---|
TcpConnectionExceptionEvent(TcpConnection connection, StringSE connectionFactoryName, ThrowableSE cause) |
getConnectionFactoryName, getConnectionId, toString
getCause, getSourceAsType
getTimestamp
getSourceSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public TcpConnectionExceptionEvent(TcpConnection connection, StringSE connectionFactoryName, ThrowableSE cause)