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

RFC9457 exploratory code for error propagation #541

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

trygu
Copy link
Contributor

@trygu trygu commented Dec 18, 2024

  • Sample RestExceptionHandler for standardizing error propagation
  • Added an example of standardised errors that can be handled
  • Implementet this error propagation in a few classes as an example
  • Added a test for the RestExceptionHandler

This code is not intended to be merged as is, but meant as an example of rfc9457 implementation. It was better to put it here, than have it uncommitted on my hard drive.

Ref.: #495

@trygu trygu marked this pull request as draft December 18, 2024 21:45
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