Skip to content

Error handling #12

@marijnz0r

Description

@marijnz0r

Currently, there is little to no error handling present.
It is a good idea to present the user the errors the application generates.
I think it can be done using the MessageBox class.
All the exceptions from the whole application can bubble up to the top layer. Then they can be caught and presented to the user to prevent the application from crashing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions