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

Type-checked catch blocks #354

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Type-checked catch blocks #354

merged 3 commits into from
Aug 29, 2024

Conversation

irh
Copy link
Contributor

@irh irh commented Aug 29, 2024

This PR adds support for type checks (see #298) on catch blocks, allowing alternative error handling logic to be implemented depending on the type of error that was thrown.

@irh irh merged commit e9255a0 into main Aug 29, 2024
8 checks passed
@irh irh deleted the type-checked-catch-args branch August 29, 2024 15:20
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.

1 participant