Package cz.drg.pregrouper.exception
Class ShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.drg.pregrouper.exception.ShutdownException
- All Implemented Interfaces:
Serializable
Custom exception for graceful shutdown of the application.
- See Also:
- Serialized Form
-
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
-
ShutdownException
public ShutdownException() -
ShutdownException
-