Skip to content

Add a default exception handler #49

@wurmf

Description

@wurmf

A default exception handler is responsible for catching all exceptions, which are not caught before such as IllegalArgumentException and NullpointerException. This handler should do nothing more than just display an alert to the user, so those exceptions don't go unnoticed.

This issue is related to #39

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions