public class NotAcceptableException extends LoggableFailure
Constructor and Description |
---|
NotAcceptableException(String s) |
NotAcceptableException(String s,
Response response) |
NotAcceptableException(String s,
Throwable throwable) |
NotAcceptableException(String s,
Throwable throwable,
Response response) |
NotAcceptableException(Throwable throwable) |
NotAcceptableException(Throwable throwable,
Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.