public class CompoundRuntimeException extends RuntimeException
| Constructor and Description |
|---|
CompoundRuntimeException(Collection<Throwable> causes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CompoundRuntimeException(Collection<Throwable> causes)
public String getMessage()
getMessage in class ThrowableCopyright © 2008-2018 Eclipse Foundation. All Rights Reserved.