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

Catch exceptions for IO functions #34

Open
mkoppmann opened this issue Jan 18, 2022 · 0 comments
Open

Catch exceptions for IO functions #34

mkoppmann opened this issue Jan 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mkoppmann
Copy link
Owner

Currently, some IO functions like reading or writing a file, or scraping a website, are throwing exceptions that are not handled. At least the common ones should be catched and converted into app specific errors.

@mkoppmann mkoppmann added the enhancement New feature or request label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant