Package sonia.scm.lifecycle
Class RestartNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.lifecycle.RestartNotSupportedException
- All Implemented Interfaces:
Serializable
Exception is thrown if a restart is not supported or a restart strategy is misconfigured.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString