パッケージ org.springframework.amqp

クラス AmqpIllegalStateException

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

public class AmqpIllegalStateException extends AmqpException
IllegalStateException と同等ですが、AmqpException 階層内にあります。
作成者:
Mark Pollack
関連事項:
  • コンストラクターの詳細

    • AmqpIllegalStateException

      public AmqpIllegalStateException(StringSE message)
    • AmqpIllegalStateException

      public AmqpIllegalStateException(StringSE message, ThrowableSE cause)