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