public class SockJsTransportFailureException extends SockJsException
| コンストラクターと説明 |
|---|
SockJsTransportFailureException(StringSE message, StringSE sessionId, ThrowableSE cause)SockJsTransportFailureException のコンストラクター。 |
SockJsTransportFailureException(StringSE message, ThrowableSE cause)SockJsTransportFailureException のコンストラクター。 |
getSockJsSessionIdcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic SockJsTransportFailureException(StringSE message, @Nullable ThrowableSE cause)
message - 例外メッセージ cause - 根本原因 public SockJsTransportFailureException(StringSE message, StringSE sessionId, @Nullable ThrowableSE cause)
message - 例外メッセージ sessionId - SockJS セッション IDcause - 根本原因