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