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

Refactored MDTag.scala for consistency #2402

Closed
wants to merge 1 commit into from

Conversation

joonkang-git
Copy link

Refactored exception handling to be more consistent, resolving issue #2401.
IllegalArgumentException for issues arising from input-related issues.
IllegalStateException for issues arising from internal logic issues.
UnsupportedOperationException for cases when a called method is not meant for use.

@heuermh heuermh added this to the 1.0.2 milestone Aug 13, 2024
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.

2 participants