org.jboss.resteasy.spi
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
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All Rights Reserved.