public class LifecycleException extends RuntimeException
LifecycleException
Constructor and Description |
---|
LifecycleException(Throwable cause,
Class<L> lifecycle,
Object component) |
Modifier and Type | Method and Description |
---|---|
Object |
component() |
Class<?> |
lifecycle() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.