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

Add specific Encoder/DecoderException classes for OHTTP #58

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

Let's better throw some specific OHTTP exceptions so its easier for other handlers in the pipeline to handle it.

Modifications:

Add two exception classes

Result:

Easier to handle exceptions caused by OHTTP

Motivation:

Let's better throw some specific OHTTP exceptions so its easier for other handlers in the pipeline to handle it.

Modifications:

Add two exception classes

Result:

Easier to handle exceptions caused by OHTTP
@normanmaurer normanmaurer added this to the 0.0.9.Final milestone Apr 11, 2024
@normanmaurer normanmaurer merged commit a3ec064 into main Apr 11, 2024
9 checks passed
@normanmaurer normanmaurer deleted the exceptions branch April 11, 2024 17:40
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.

2 participants