Package org.picocontainer.monitors
Class LifecycleComponentMonitor.LifecycleFailuresException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.picocontainer.monitors.LifecycleComponentMonitor.LifecycleFailuresException
- All Implemented Interfaces:
Serializable
- Enclosing class:
LifecycleComponentMonitor
Subclass of
PicoException
that is thrown when the collected
lifecycle failures need to be be collectively rethrown.- Author:
- Paul Hammant, Mauro Talevi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LifecycleFailuresException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getFailures
-