public class DestinationResolutionException extends JmsException
DestinationResolver, 連載形式 | コンストラクターと説明 |
|---|
DestinationResolutionException(StringSE msg) 新しい DestinationResolutionException を作成します。 |
DestinationResolutionException(StringSE msg, ThrowableSE cause) 新しい DestinationResolutionException を作成します。 |
getErrorCode, getMessagecontains, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic DestinationResolutionException(StringSE msg)
msg - 詳細メッセージ public DestinationResolutionException(StringSE msg, @Nullable ThrowableSE cause)
msg - 詳細メッセージ cause - 根本原因 (もしあれば)