public class AggregateException
extends java.lang.RuntimeException
Constructor and Description |
---|
AggregateException() |
AggregateException(java.util.List<java.lang.Throwable> exceptionList) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Throwable> |
getExceptionList() |