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

Let exceptions bubble from ReflectionAccessor #1023

Merged
merged 1 commit into from Dec 11, 2021

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Dec 11, 2021

We let them bubble as-is in other parts of reflection so let's do the same by default in ReflectionAccessor, until there's an counter example where it should't. Doesn't break any known test case at least.

fixes #903

@lahma lahma merged commit b40718f into sebastienros:main Dec 11, 2021
@lahma lahma deleted the let-exceptions-bubbble branch December 11, 2021 08:54
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.

Unable to catch NotSupportedException
1 participant