exceptions/t_firestore_exception library

Exceptions / Errors

TFirestoreException
A sealed class for Firestore exceptions.
TurboFirestoreAlreadyExistsException
Exception thrown when a document already exists.
TurboFirestoreCancelledException
Exception thrown when an operation is cancelled.
TurboFirestoreDeadlineExceededException
Exception thrown when a deadline is exceeded.
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.