BonPrinter v1.2.0
Thermal Printer tool
Loading...
Searching...
No Matches
app_err_handler.py File Reference

Error handler to catch all unexpected exceptions to prevent application crashes. More...

Go to the source code of this file.

Classes

class  UncaughtHook
 Global exception handler. More...

Namespaces

namespace  Source
namespace  Source.Util
namespace  Source.Util.app_err_handler

Variables

 log = logging.getLogger(__title__)

Detailed Description

Error handler to catch all unexpected exceptions to prevent application crashes.


Definition in file app_err_handler.py.