クラス StepListenerFailedException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.batch.core.listener.StepListenerFailedException
実装されたすべてのインターフェース:
SerializableSE

public class StepListenerFailedException extends RuntimeExceptionSE
ステップリスナーの問題を示す例外。
作成者:
Dave Syer, Michael Minella, Mahmoud Ben Hassine
関連事項:
  • コンストラクターの詳細

    • StepListenerFailedException

      public StepListenerFailedException(StringSE message, ThrowableSE t)
      パラメーター:
      message - エラーをユーザーに説明します
      t - リスナーによってスローされた例外