| Package | com.tuarua.firebase.firestore | 
| Class | public final class FirestoreErrorCode | 
| Inheritance | FirestoreErrorCode    Object | 
| Constant | Defined By | ||
|---|---|---|---|
| ABORTED : int = 10 [static]   | FirestoreErrorCode | ||
| ALREADY_EXISTS : int = 6 [static]   | FirestoreErrorCode | ||
| CANCELLED : int = 1 [static]   | FirestoreErrorCode | ||
| DATA_LOSS : int = 15 [static]   | FirestoreErrorCode | ||
| DEADLINE_EXCEEDED : int = 4 [static]   | FirestoreErrorCode | ||
| FAILED_PRECONDITION : int = 9 [static]   | FirestoreErrorCode | ||
| INTERNAL : int = 13 [static]   | FirestoreErrorCode | ||
| INVALID_ARGUMENT : int = 3 [static]   | FirestoreErrorCode | ||
| NOT_FOUND : int = 5 [static]   | FirestoreErrorCode | ||
| OK : int = 0 [static]   | FirestoreErrorCode | ||
| OUT_OF_RANGE : int = 11 [static]   | FirestoreErrorCode | ||
| PERMISSION_DENIED : int = 7 [static]   | FirestoreErrorCode | ||
| RESOURCE_EXHAUSTED : int = 8 [static]   | FirestoreErrorCode | ||
| UNAUTHENTICATED : int = 16 [static]   | FirestoreErrorCode | ||
| UNAVAILABLE : int = 14 [static]   | FirestoreErrorCode | ||
| UNIMPLEMENTED : int = 12 [static]   | FirestoreErrorCode | ||
| UNKNOWN : int = 2 [static]   | FirestoreErrorCode | ||
| ABORTED | Constant | 
public static const ABORTED:int = 10| ALREADY_EXISTS | Constant | 
public static const ALREADY_EXISTS:int = 6| CANCELLED | Constant | 
public static const CANCELLED:int = 1| DATA_LOSS | Constant | 
public static const DATA_LOSS:int = 15| DEADLINE_EXCEEDED | Constant | 
public static const DEADLINE_EXCEEDED:int = 4| FAILED_PRECONDITION | Constant | 
public static const FAILED_PRECONDITION:int = 9| INTERNAL | Constant | 
public static const INTERNAL:int = 13| INVALID_ARGUMENT | Constant | 
public static const INVALID_ARGUMENT:int = 3| NOT_FOUND | Constant | 
public static const NOT_FOUND:int = 5| OK | Constant | 
public static const OK:int = 0| OUT_OF_RANGE | Constant | 
public static const OUT_OF_RANGE:int = 11| PERMISSION_DENIED | Constant | 
public static const PERMISSION_DENIED:int = 7| RESOURCE_EXHAUSTED | Constant | 
public static const RESOURCE_EXHAUSTED:int = 8| UNAUTHENTICATED | Constant | 
public static const UNAUTHENTICATED:int = 16| UNAVAILABLE | Constant | 
public static const UNAVAILABLE:int = 14| UNIMPLEMENTED | Constant | 
public static const UNIMPLEMENTED:int = 12| UNKNOWN | Constant | 
public static const UNKNOWN:int = 2