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

Http exception refactoring #4804

Merged
merged 3 commits into from
Aug 29, 2022
Merged

Conversation

tomas-langer
Copy link
Member

HttpException moved to common http module.
RequestException (new thing) moved to common http module.

Document describing how exceptions should be handled in HTTP added to repository (internal docs).

ErrorHandlers added to Nima (to be fully implemented later - already on task list).

Add ErrorHandlers (without actual implementation) to Nima.
Use HttpException in Nima where appropriate
@tomas-langer tomas-langer added the 4.x Version 4.x label Aug 27, 2022
@tomas-langer tomas-langer self-assigned this Aug 27, 2022
danielkec
danielkec previously approved these changes Aug 27, 2022
@tomas-langer tomas-langer merged commit 2d57383 into helidon-io:main Aug 29, 2022
@tomas-langer tomas-langer deleted the http-exception branch August 29, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants