クラス MessagingException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.messaging.MessagingException
- 実装されたすべてのインターフェース:
SerializableSE
- 既知の直属サブクラス
DestinationResolutionException
、MessageConversionException
、MessageDeliveryException
、MessageHandlingException
、MethodArgumentResolutionException
、MissingSessionUserException
メッセージングに関連する障害の基本例外。
- 導入:
- 4.0
- 作成者:
- Mark Fisher, Gary Russell
- 関連事項:
コンストラクターのサマリー
コンストラクター説明MessagingException
(StringSE description) MessagingException
(StringSE description, ThrowableSE cause) MessagingException
(Message<?> message) MessagingException
(Message<?> message, StringSE description) MessagingException
(Message<?> message, StringSE description, ThrowableSE cause) MessagingException
(Message<?> message, ThrowableSE cause) 方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE
コンストラクターの詳細
MessagingException
MessagingException
MessagingException
MessagingException
MessagingException
MessagingException
public MessagingException(Message<?> message, @Nullable StringSE description, @Nullable ThrowableSE cause)
メソッドの詳細
getFailedMessage
toString
- オーバーライド:
- クラス
ThrowableSE
のtoString