Package me.hsgamer.hscore.task.exception
Class BatchRunnableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.hsgamer.hscore.task.exception.BatchRunnableException
- All Implemented Interfaces:
Serializable
The exception thrown when the
BatchRunnable is unexpectedly stopped- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BatchRunnableException
-