Zend_Gdata_App_CaptchaRequiredExceptionGdata exceptions
Class to represent an exception that occurs during the use of ClientLogin. This particular exception happens when a CAPTCHA challenge is issued. This challenge is a visual puzzle presented to the user to prove that they are not an automated system.
Located in /Gdata/App/CaptchaRequiredException.php (line 43)
Exception | --Zend_Exception | --Zend_Gdata_App_Exception | --Zend_Gdata_App_AuthException | --Zend_Gdata_App_CaptchaRequiredException
Constructor __construct (line 70)
Constructs the exception to handle a CAPTCHA required response.
getCaptchaToken (line 81)
Retrieves the token identifier as provided by the server.
getCaptchaUrl (line 90)
Retrieves the URL CAPTCHA image as provided by the server.
Inherited From Zend_Exception
Zend_Exception::__construct()
Zend_Exception::_getPrevious()
Zend_Exception::__call()
Zend_Exception::__toString()
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Mon, 21 Jun 2010 15:10:53 -0400 by phpDocumentor 1.4.3