public class BadRequestException extends RestFailure
| Constructor and Description |
|---|
BadRequestException(String s) |
BadRequestException(String s,
String resp) |
BadRequestException(String s,
String resp,
Throwable throwable) |
BadRequestException(String s,
Throwable throwable) |
BadRequestException(Throwable throwable) |
getResponseCode, getResponseMessage, setResponseMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.