Class BatchRunnableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.hsgamer.hscore.task.exception.BatchRunnableException
All Implemented Interfaces:
Serializable

public class BatchRunnableException extends RuntimeException
The exception thrown when the BatchRunnable is unexpectedly stopped
See Also:
  • Constructor Details

    • BatchRunnableException

      public BatchRunnableException(Throwable cause)