public class CoscaleApiException extends IOException
| Modifier and Type | Field and Description |
|---|---|
int |
statusCode
Status code for the api call.
|
| Constructor and Description |
|---|
CoscaleApiException(int statusCode) |
CoscaleApiException(int statusCode,
String message) |
CoscaleApiException(int statusCode,
String message,
Throwable cause) |
CoscaleApiException(int statusCode,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.