Package org.flasby.util
Class Lifecycle.StartFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.flasby.util.Lifecycle.StartFailedException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
Lifecycle
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStartFailedException
(Exception reason) StartFailedException
(String reason) StartFailedException
(String reason, Exception ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StartFailedException
-
StartFailedException
-
StartFailedException
-