Skip to content

Improve error handling #30

@liry

Description

@liry

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions