-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Is your feature request related to a problem? Please describe.
It would be better if returned errors had an associated custom error type to match against.
Describe the solution you'd like
Custom error types for all possible errors exposed by the library, including not found error types for the data store.
Describe alternatives you've considered
Keeping string based errors that are fragile for error matching.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request