public class BadRequestException extends Failure
| Constructor and Description |
|---|
BadRequestException(String s) |
BadRequestException(String s,
Response response) |
BadRequestException(String s,
Throwable throwable) |
BadRequestException(String s,
Throwable throwable,
Response response) |
BadRequestException(Throwable throwable) |
BadRequestException(Throwable throwable,
Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 JBoss by Red Hat. All rights reserved.