クラス SkipLimitExceededException

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

public class SkipLimitExceededException extends SkipException
特定の Step のスキップ制限を超えたことを示す例外。
作成者:
Ben Hale, Lucas Ward, Dave Syer, Mahmoud Ben Hassine
関連事項:
  • コンストラクターの詳細

    • SkipLimitExceededException

      public SkipLimitExceededException(long skipLimit, ThrowableSE t)
  • メソッドの詳細

    • getSkipLimit

      public long getSkipLimit()