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

4:x UriQueryEmpty + NoSuchElementException #7869

Conversation

romain-grecourt
Copy link
Contributor

Description

Update UriQueryEmpty to throw NoSuchElementException instead of UnsupportedOperationException as documented.

Fixes #7867

Documentation

No doc impact.

Update UriQueryEmpty to throw NoSuchElementException instead of UnsupportedOperationException as documented.

Fixes helidon-io#7867
@romain-grecourt romain-grecourt added the 4.x Version 4.x label Oct 20, 2023
@romain-grecourt romain-grecourt added this to the 4.0.0 milestone Oct 20, 2023
@romain-grecourt romain-grecourt self-assigned this Oct 20, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 20, 2023
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@barchetta barchetta merged commit e2c4b50 into helidon-io:main Oct 20, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access to request().query().get() raises UnsupportedOperationException
3 participants