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