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

Make MalformedInputException actually inherit from exception #4094

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

DRSchlaubi
Copy link
Contributor

Subsystem
io utils

Motivation
Since the class is called Exception, it should be an ✨ Exception ✨
Solution
I decided to make it an IOException as the JVM version also extends from IOException

@e5l
Copy link
Member

e5l commented Jun 25, 2024

Hey @DRSchlaubi, thanks for the PR. LGTM

@e5l e5l merged commit f9e1f43 into ktorio:main Jun 25, 2024
2 checks passed
marychatte added a commit that referenced this pull request Jul 1, 2024
marychatte added a commit that referenced this pull request Jul 1, 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.

None yet

2 participants