Package io.keldysh.messaging.exceptions
Class GracefulShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.keldysh.messaging.exceptions.GracefulShutdownException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGracefulShutdownException
(String message) GracefulShutdownException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GracefulShutdownException
public GracefulShutdownException() -
GracefulShutdownException
-
GracefulShutdownException
-
GracefulShutdownException
-