public class RestException extends Exception
| Constructor and Description |
|---|
RestException(String msg,
int status,
String result) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpResult() |
int |
getHttpStatusCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.