public class RetryingException extends IOException
| Constructor and Description |
|---|
RetryingException(List<IOException> allExceptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RetryingException(List<IOException> allExceptions)