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

Added the ability to catch the CLR exception from an overridden arithmetic operator. #1191

Merged
merged 2 commits into from Jun 7, 2022

Conversation

AndrewLityagin
Copy link
Contributor

In my work project, I need catch exception from wrong arithmetic operation with my types. See Issue#1866

@lahma
Copy link
Collaborator

lahma commented Jun 7, 2022

/cc @KurtGokhan

Copy link
Collaborator

@lahma lahma left a comment

Choose a reason for hiding this comment

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

Great, thanks for the PR. We'll merge soon if no objections are being raised.

@lahma lahma merged commit 2303348 into sebastienros:main Jun 7, 2022
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.

None yet

3 participants