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

Throw KeyException instead of IllegalArgumentException #573

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

05nelsonm
Copy link
Owner

Closes #572

This PR also has some QOL improvements for Java by removing @Throws annotations from wrapper type classes' public get functions, in favor of simply documenting the exception.

@05nelsonm 05nelsonm self-assigned this Feb 24, 2025
@05nelsonm 05nelsonm merged commit 6d02eb0 into master Feb 24, 2025
10 checks passed
@05nelsonm 05nelsonm deleted the issue/572-exceptions branch February 24, 2025 13:43
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.

Throw InvalidKeyException
1 participant