Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FirestoreErrorCode #39

Merged
merged 5 commits into from
Mar 4, 2024
Merged

Implement FirestoreErrorCode #39

merged 5 commits into from
Mar 4, 2024

Conversation

darinf
Copy link

@darinf darinf commented Mar 1, 2024

Adds FirestoreErrorCode as an implementation of Error. This is intended to mimic how the Objective C version of FirestoreErrorCode appears to Swift code. Instead of throwing an NSError instance the code is updated to throw FirestoreErrorCode.

@darinf darinf requested a review from fiedukow March 4, 2024 18:57
@darinf darinf marked this pull request as ready for review March 4, 2024 18:58
@darinf darinf merged commit 80d10cd into main Mar 4, 2024
1 check passed
@darinf darinf deleted the darin/firestore-error-code branch March 4, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants