public class LifecycleComponentMonitor.LifecycleFailuresException extends PicoException
PicoException
that is thrown when the collected
lifecycle failures need to be be collectively rethrown.Modifier and Type | Field and Description |
---|---|
private java.util.List |
lifecycleFailures |
Constructor and Description |
---|
LifecycleComponentMonitor.LifecycleFailuresException(java.util.List lifecycleFailures) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
getFailures() |
java.lang.String |
getMessage() |
getCause, printStackTrace, printStackTrace, printStackTrace