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

feat: Add typed error classes #488

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

blowmage
Copy link
Contributor

Use typed error classes so errors can be caught and handled in a more granular way.

@blowmage blowmage requested a review from a team as a code owner August 12, 2024 20:12
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, and I think we'll likely take it, possibly with a tweak or two. However, we're just now in the middle of figuring out some new requirements related to exceptions/error reporting, so I'm going to hold on it for a few days while we check that things are aligned.

Use typed error classes so errors can be caught and handled
in a more granular way.
@blowmage
Copy link
Contributor Author

No problem on the wait. I appreciate your openness to accept the change. ❤️

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