public class DIAggregateException extends IllegalArgumentException
| Constructor and Description |
|---|
DIAggregateException(String message,
List<Exception> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<Exception> |
getExceptionBasket() |
boolean |
hasExceptionsInBasket() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.