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

add ExcelRuntimeException #232

Merged
merged 1 commit into from
Jan 19, 2024
Merged

add ExcelRuntimeException #232

merged 1 commit into from
Jan 19, 2024

Conversation

pjfanning
Copy link
Owner

The existing exception handling is largely based on RuntimeExceptions. I have #228 open but many methods can't throw checked exceptions because the POI interface that is being implemented doesn't include checked exceptions.

@pjfanning pjfanning merged commit dc2207f into main Jan 19, 2024
4 checks passed
@pjfanning pjfanning deleted the exception-refactor branch January 19, 2024 11:06
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