A class of exceptions thrown by Firestore
| enum | FirebaseFirestoreException.Code | The set of Firestore status codes. | |
|
FirebaseFirestoreException(String detailMessage, FirebaseFirestoreException.Code code, Throwable cause)
|
| FirebaseFirestoreException.Code |
getCode()
Gets the error code for the Firestore operation that failed.
|
| detailMessage | |
|---|---|
| code |
| detailMessage | |
|---|---|
| code | |
| cause |
Gets the error code for the Firestore operation that failed.