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

Changed the base class of MissingKotlinParameterException to InvalidNullException #884

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Jan 18, 2025

Since MissingKotlinParameterException is an exception raised by an illegal null, the base type is changed to make the error clearer.

This is preparation regarding #617.
#617 (comment)

This is also intended to allow for a staged transition for changes related to #719.

@k163377 k163377 merged commit 4ecdac2 into FasterXML:2.19 Jan 18, 2025
15 checks passed
@k163377 k163377 deleted the mod-ex branch January 18, 2025 15:17
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.

1 participant