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, setStackTrace
public RetryingException(List<IOException> allExceptions)