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

imp: reduce handler duplication #11076

Merged
merged 5 commits into from
Aug 13, 2024
Merged

imp: reduce handler duplication #11076

merged 5 commits into from
Aug 13, 2024

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Aug 13, 2024

This pull request adds two abstract classes
ErrorExceptionHandler and ErrorResponseProcessorExceptionHandler to reduce duplicated code in built-in exception handlers.

This upll request adds two abstract classes
ErrorExceptionHandler and ErrorResponseProcessorExceptionHandler to reduce duplicated code in exception handlers
@sdelamo sdelamo requested a review from dstepanov August 13, 2024 06:01
@sdelamo sdelamo marked this pull request as ready for review August 13, 2024 06:01
Copy link

@sdelamo sdelamo merged commit e052068 into 4.6.x Aug 13, 2024
17 checks passed
@sdelamo sdelamo deleted the abstract-handlers branch August 13, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants