public class LifecycleException extends Exception
| Constructor and Description | 
|---|
LifecycleException()  | 
LifecycleException(String message)  | 
LifecycleException(String message,
                  Throwable t)  | 
LifecycleException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.