public class CompositeException extends Exception
| Constructor and Description | 
|---|
CompositeException(Throwable... exceptions)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Throwable> | 
getExceptions()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.