public class AggregateException extends Exception
| Constructor and Description |
|---|
AggregateException() |
| Modifier and Type | Method and Description |
|---|---|
void |
addException(Throwable pge) |
List<Throwable> |
getExceptionList() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.