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

Register NoSuchElementExceptionMapper in StandardExceptionMappers #425

Merged

Conversation

sleberknight
Copy link
Member

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

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
Copy link

sonarcloud bot commented Jan 7, 2024

@sleberknight sleberknight merged commit 205e2da into master Jan 7, 2024
5 checks passed
@sleberknight sleberknight deleted the 424-add-NoSuchElementExceptionMapper-as-standard branch January 7, 2024 01:22
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.

Add NoSuchElementExceptionMapper as a "standard" mapper
1 participant