クラス UncategorizedAmqpException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.amqp.AmqpException
org.springframework.amqp.UncategorizedAmqpException
- 実装済みのインターフェース一覧:
SerializableSE
AmqpException 階層内で特定の原因が不明な場合の「キャッチオール」例外型。
- 作成者:
- Mark Pollack
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明UncategorizedAmqpException(@Nullable ThrowableSE cause) UncategorizedAmqpException(StringSE message, ThrowableSE cause) 方法の概要
コンストラクターの詳細
UncategorizedAmqpException
UncategorizedAmqpException