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