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

[Feature]: Better support exception handling #184

Open
makubacki opened this issue Nov 2, 2022 · 0 comments
Open

[Feature]: Better support exception handling #184

makubacki opened this issue Nov 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@makubacki
Copy link
Member

What does the feature solve?

The ability for library consumers to consistently handle exceptional circumstances in the library. Better error documentation and better encoding of error cases in code.

Describe the solution

As a general-purpose library, this library should better define consistent exceptions that users can rely upon for handling exceptional circumstances.

The exceptions should be documented such that each exception has a well-known purpose that library implementors and consumers can depend upon.

Have you considered any alternatives?

No response

Additional context

No response

@makubacki makubacki added the enhancement New feature or request label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant