public class NotAcceptableException extends ServiceException
Constructor and Description |
---|
NotAcceptableException() |
NotAcceptableException(ErrorDomain.ErrorCode errorCode) |
NotAcceptableException(ErrorDomain.ErrorCode errorCode,
java.lang.Throwable cause) |
NotAcceptableException(java.net.HttpURLConnection httpConn) |
NotAcceptableException(java.lang.String message) |
addSibling, getCodeName, getDebugInfo, getDomainName, getExtendedHelp, getHttpErrorCodeOverride, getHttpHeader, getHttpHeaders, getInternalReason, getLocation, getLocationType, getMessage, getOAuthProxyResponse, getResponseBody, getResponseContentType, getSendReport, getSiblings, hasOAuthProxyResponse, initCause, matches, matchesAny, setCode, setDebugInfo, setDomain, setExtendedHelp, setHeaderLocation, setHttpErrorCodeOverride, setInternalReason, setLocation, setResponse, setResponseBody, setResponseContentType, setSendReport, setXpathLocation, toString, toXmlErrorMessage, toXmlErrorMessage
public NotAcceptableException()
public NotAcceptableException(java.lang.String message)
public NotAcceptableException(java.net.HttpURLConnection httpConn) throws java.io.IOException
java.io.IOException
public NotAcceptableException(ErrorDomain.ErrorCode errorCode)
public NotAcceptableException(ErrorDomain.ErrorCode errorCode, java.lang.Throwable cause)