public class PreconditionFailedException extends ServiceException
| Constructor and Description |
|---|
PreconditionFailedException() |
PreconditionFailedException(ErrorDomain.ErrorCode errorCode) |
PreconditionFailedException(ErrorDomain.ErrorCode errorCode,
Throwable cause) |
PreconditionFailedException(HttpURLConnection httpConn) |
PreconditionFailedException(String message) |
PreconditionFailedException(String message,
Throwable cause) |
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 PreconditionFailedException()
public PreconditionFailedException(String message)
public PreconditionFailedException(HttpURLConnection httpConn) throws IOException
IOExceptionpublic PreconditionFailedException(ErrorDomain.ErrorCode errorCode)
public PreconditionFailedException(ErrorDomain.ErrorCode errorCode, Throwable cause)
Copyright © 2012. All Rights Reserved.