public class HttpErrorException extends BaseException
| Constructor and Description |
|---|
HttpErrorException(int responsecode,
String errorResponse,
String msg,
Throwable exception) |
HttpErrorException(String msg) |
HttpErrorException(String msg,
Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorResponse() |
int |
getResponsecode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.