public class FetcherException extends Exception
| Constructor and Description |
|---|
FetcherException(int responseCode,
String message) |
FetcherException(String message) |
FetcherException(String message,
Throwable cause) |
FetcherException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.