Exceptions that hit the main program are actually program bugs, and should be hidden from the user, but should be logged and used as "report" for bug fixes.
As of now, only an error log should be created, in the future a proper report system might exist.
Exceptions that hit the main program are actually program bugs, and should be hidden from the user, but should be logged and used as "report" for bug fixes. As of now, only an error log should be created, in the future a proper report system might exist.