public class CompositeException extends RuntimeException
| Constructor and Description |
|---|
CompositeException(List<T> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getExceptions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2016 Henix, henix.fr. All rights reserved.