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