Class BatchHelper.BatchFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
io.github.bucket4j.util.concurrent.batch.BatchHelper.BatchFailedException
All Implemented Interfaces:
Serializable
Enclosing class:
BatchHelper<T,R,CT,CR>

public static class BatchHelper.BatchFailedException extends IllegalStateException
See Also:
  • Constructor Details

    • BatchFailedException

      public BatchFailedException(Throwable e)