com.google.gdata.client
Class GoogleService.CaptchaRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gdata.util.ServiceException
com.google.gdata.util.AuthenticationException
com.google.gdata.client.GoogleService.CaptchaRequiredException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- GoogleService
public static class GoogleService.CaptchaRequiredException
- extends AuthenticationException
Authentication failed, CAPTCHA requires answering.
- See Also:
- Serialized Form
Methods inherited from class com.google.gdata.util.ServiceException |
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, toXmlErrorMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GoogleService.CaptchaRequiredException
public GoogleService.CaptchaRequiredException(java.lang.String message,
java.lang.String captchaUrl,
java.lang.String captchaToken)
getCaptchaToken
public java.lang.String getCaptchaToken()
getCaptchaUrl
public java.lang.String getCaptchaUrl()