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, toString
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.