public class AggregateException extends RuntimeException
Constructor and Description |
---|
AggregateException(Exception[] inner) |
AggregateException(String message,
Exception[] inner) |
Modifier and Type | Method and Description |
---|---|
Exception[] |
getInner() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All Rights Reserved.