Zend_Gdata_Gapps_ServiceExceptionGdata Gapps Exception class. This is thrown when an AppsForYourDomainErrors message is received from the Google Apps servers.
Several different errors may be represented by this exception. For a list of error codes available, see getErrorCode.
Located in /Gdata/Gapps/ServiceException.php (line 49)
Exception | --Zend_Exception | --Zend_Gdata_Gapps_ServiceException
Constructor __construct (line 67)
Create a new ServiceException.
addError (line 82)
Add a single Error object to the list of errors received by the server.
getError (line 126)
Return the Error object associated with a specific error code.
getErrors (line 116)
Get the list of errors as sent by the server inside of an AppsForYourDomainErrors tag.
hasError (line 143)
Check whether or not a particular error code was returned by the server.
importFromString (line 154)
Import an AppsForYourDomain error from XML.
setErrors (line 102)
Set the list of errors as sent by the server inside of an AppsForYourDomainErrors tag.
__toString (line 201)
Get a human readable version of this exception.
Inherited From Zend_Exception
Zend_Exception::__construct()
Zend_Exception::_getPrevious()
Zend_Exception::__call()
Zend_Exception::__toString()
Documentation generated on Mon, 21 Jun 2010 15:44:30 -0400 by phpDocumentor 1.4.3