クラス ListenerExecutionFailedException

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

public class ListenerExecutionFailedException extends JmsException
リスナーメソッドの実行が失敗したときにスローされる例外。
導入:
2.0
作成者:
Juergen Hoeller
関連事項:
  • コンストラクターの詳細

    • ListenerExecutionFailedException

      public ListenerExecutionFailedException(StringSE msg, ThrowableSE cause)
      ListenerExecutionFailedException のコンストラクター。
      パラメーター:
      msg - 詳細メッセージ
      cause - リスナーメソッドによってスローされた例外