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 NoSuchElementExceptionMapper as a "standard" mapper #424

Closed
sleberknight opened this issue Jan 7, 2024 · 0 comments · Fixed by #425
Closed

Add NoSuchElementExceptionMapper as a "standard" mapper #424

sleberknight opened this issue Jan 7, 2024 · 0 comments · Fixed by #425
Assignees
Labels
enhancement A request for change or improvement to an existing feature
Milestone

Comments

@sleberknight
Copy link
Member

Add kiwi's NoSuchElementExceptionMapper to StandardExceptionMappers.

It maps NoSuchElementException to 404 responses.

Originally from #269

@sleberknight sleberknight added the enhancement A request for change or improvement to an existing feature label Jan 7, 2024
@sleberknight sleberknight added this to the 3.4.0 milestone Jan 7, 2024
sleberknight added a commit that referenced this issue Jan 7, 2024
This makes NoSuchElementExceptionMapper one of our "standard"
exception mappers. This is unique to kiwi and does not
replace an existing Dropwizard exception mapper.

Closes #424
@sleberknight sleberknight self-assigned this Jan 7, 2024
sleberknight added a commit that referenced this issue Jan 7, 2024
This makes NoSuchElementExceptionMapper one of our "standard"
exception mappers. This is unique to kiwi and does not
replace an existing Dropwizard exception mapper.

Closes #424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for change or improvement to an existing feature
Projects
None yet
1 participant