public class NotAcceptableException extends ClientErrorException
| Constructor and Description |
|---|
NotAcceptableException() |
NotAcceptableException(Response response) |
NotAcceptableException(Response response,
Throwable cause) |
NotAcceptableException(String message) |
NotAcceptableException(String message,
Response response) |
NotAcceptableException(String message,
Response response,
Throwable cause) |
NotAcceptableException(String message,
Throwable cause) |
NotAcceptableException(Throwable cause) |
getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 The Apache Software Foundation. All rights reserved.