public class LifecycleException extends RuntimeException
| Constructor and Description |
|---|
LifecycleException(Object instance,
LifecycleStatus from,
LifecycleStatus to,
Throwable cause) |
LifecycleException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LifecycleException(Object instance, LifecycleStatus from, LifecycleStatus to, Throwable cause)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.