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

Improve error handling #30

Open
liry opened this issue Oct 18, 2015 · 0 comments
Open

Improve error handling #30

liry opened this issue Oct 18, 2015 · 0 comments

Comments

@liry
Copy link
Member

liry commented Oct 18, 2015

There's a lot of empty catch blocks in code and some with printStackTrace(). We need to handle these properly - log them and display to user if appropriate (use own Exception types to differentiate between these).

It would be fine to have some top-level catch block to display and log exceptions. Also ensure the application log file is created on start if doesn't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant