Skip to content

Error handling #12

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions