Skip to content

[documentation] document possible exceptions. #183

Closed
@GregorySech

Description

@GregorySech

It would be nice to have a list of known exceptions (or even better an exception/error hierarchy) that can be thrown by the various Flutterfire packages and their APIs.

As those exceptions are not documented error handling is, at best, a shot in the dark.
At worse gets people to publish apps that will not gracefully fail.

For example giving feedback to the user when retrieving data from Firestore or RTDB goes wrong is particularly gnarly.
Right now those packages users are thorn between printing out the exception or giving way too generic errors to theirs users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    impact: crowdAffects many people, though not necessarily a specific customer with an assigned label. (P2)type: documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions