Skip to content

Custom Error Types #8

@StevenWeathers

Description

@StevenWeathers

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

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions