public class RestIOException extends RestException
| Constructor and Description |
|---|
RestIOException(Exception e,
String responseString,
String exceptionMessageString) |
RestIOException(Exception e,
String responseString,
String exceptionMessageString,
int statusCode) |
RestIOException(String responseString,
int statusCode) |
RestIOException(Throwable cause,
String responseString) |
RestIOException(Throwable cause,
String responseString,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
getResponseStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.