| com.google.android.gms.tasks.OnFailureListener |
Listener called when a Task fails with an exception.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called when the Task fails with an exception.
| |||||||||||
Called when the Task fails with an exception.
| e | the exception that caused the Task to fail. Never null |
|---|