public class LifecycleException extends Exception
| Constructor and Description |
|---|
LifecycleException() |
LifecycleException(String message) |
LifecycleException(String message,
Throwable cause) |
LifecycleException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LifecycleException()
public LifecycleException(String message)
message - public LifecycleException(String message, Throwable cause)
message - cause - public LifecycleException(Throwable cause)
cause - Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.