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