GApps::getLastErrorMessage
Description
In BBj 11.00 and higher, this method returns the last error message that occurred when accessing Google Apps.
Syntax
|
Access |
Return Value |
Method |
|---|---|---|
|
static |
string |
getLastErrorMessage() |
Parameters
None.
Return Values
Returns the last error message that occurred when accessing Google Apps
Remarks
The return will be an empty string if no error has occurred.
Example
|