クラス FatalListenerExecutionException

    • コンストラクターの詳細

      • FatalListenerExecutionException

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

        public FatalListenerExecutionException​(StringSE msg)
        ListenerExecutionFailedException のコンストラクター。
        パラメーター:
        msg - 詳細メッセージ