パッケージ org.springframework.amqp

クラス UncategorizedAmqpException

実装されたすべてのインターフェース:
SerializableSE

public class UncategorizedAmqpException extends AmqpException
AmqpException 階層内で特定の原因が不明な場合の「キャッチオール」例外型。
作成者:
Mark Pollack
関連事項:
  • コンストラクターの詳細

    • UncategorizedAmqpException

      public UncategorizedAmqpException(ThrowableSE cause)
    • UncategorizedAmqpException

      public UncategorizedAmqpException(StringSE message, ThrowableSE cause)