Package org.frankframework.lifecycle
Class LifecycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.frankframework.lifecycle.LifecycleException
- All Implemented Interfaces:
- Serializable
RuntimeException to use when starting the lifecycle
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionLifecycleException(String message) LifecycleException(String message, Exception e) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
LifecycleException
- 
LifecycleException
- 
LifecycleException
 
-