Class BatchRunnable.BatchRunnableException

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

public static class BatchRunnable.BatchRunnableException extends RuntimeException
The exception thrown when the BatchRunnable is unexpectedly stopped
See Also: