public class APIConnectionException extends Exception
| Constructor and Description |
|---|
APIConnectionException(String message,
Throwable e) |
APIConnectionException(String message,
Throwable e,
boolean readTimedout) |
APIConnectionException(String message,
Throwable e,
int doneRetriedTimes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDoneRetriedTimes() |
boolean |
isReadTimedout() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.