@Deprecated public class NotAcceptableException extends LoggableFailure
(https://jcp.org/en/jsr/detail?id=339)
,
NotAcceptableException
,
Serialized FormConstructor and Description |
---|
NotAcceptableException(String s)
Deprecated.
|
NotAcceptableException(String s,
Response response)
Deprecated.
|
NotAcceptableException(String s,
Throwable throwable)
Deprecated.
|
NotAcceptableException(String s,
Throwable throwable,
Response response)
Deprecated.
|
NotAcceptableException(Throwable throwable)
Deprecated.
|
NotAcceptableException(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 © 2017 JBoss by Red Hat. All rights reserved.