public class ArtemisMultiException extends RuntimeException
| Constructor and Description |
|---|
ArtemisMultiException()
required constructor for serialization
|
ArtemisMultiException(List<Throwable> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<Throwable> |
getExceptions() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2019. All rights reserved.