exceptions/turbo_firestore_exception library

Exceptions / Errors

TurboFirestoreAlreadyExistsException
Exception thrown when a document already exists.
TurboFirestoreCancelledException
Exception thrown when an operation is cancelled.
TurboFirestoreDeadlineExceededException
Exception thrown when a deadline is exceeded.
TurboFirestoreException
A sealed class for Firestore exceptions.
TurboFirestoreGenericException
Generic Firestore exception for other error types.
TurboFirestoreNotFoundException
Exception thrown when a document is not found.
TurboFirestorePermissionDeniedException
Exception thrown when permission is denied for a Firestore operation.
TurboFirestoreUnavailableException
Exception thrown when a Firestore service is unavailable.