| Known Direct Subclasses |
Exception to be returned by a Task when a call to Google Play services has failed.
| protected final Status | mStatus |
| int |
getStatusCode()
Indicates the status of the operation.
|
| String |
getStatusMessage()
This method is deprecated. use
getMessage()
for a summary of the cause.
|
Indicates the status of the operation.
CommonStatusCodes
or specific to the API in use.This method is deprecated.
use getMessage()
for a summary of the cause.