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