public class NotAcceptableException extends ServiceException
| Constructor and Description |
|---|
NotAcceptableException() |
NotAcceptableException(ErrorDomain.ErrorCode errorCode) |
NotAcceptableException(ErrorDomain.ErrorCode errorCode,
Throwable cause) |
NotAcceptableException(HttpURLConnection httpConn) |
NotAcceptableException(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, toXmlErrorMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic NotAcceptableException()
public NotAcceptableException(String message)
public NotAcceptableException(HttpURLConnection httpConn) throws IOException
IOExceptionpublic NotAcceptableException(ErrorDomain.ErrorCode errorCode)
public NotAcceptableException(ErrorDomain.ErrorCode errorCode, Throwable cause)
Copyright © 2012. All Rights Reserved.