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

Retire ProxyGenerationException & introduce DynamicProxyException for internal faults #528

Merged
merged 11 commits into from
Jun 29, 2020

Conversation

stakx
Copy link
Member

@stakx stakx commented Jun 26, 2020

After #527, this is the last of four PRs (one per exception type) towards #518.

Due to the many different situations where ProxyGeneration was used, this one turned out a little messier than the other PRs.

Closes #518 if merged together with the preceding three PRs.

@stakx stakx added this to the v5.0.0 milestone Jun 27, 2020
@stakx stakx merged commit b6c3be6 into castleproject:master Jun 29, 2020
@stakx stakx deleted the proxygenerationexception branch June 29, 2020 21:16
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.

Can we reduce the amount of custom DynamicProxy exception types?
2 participants