Decorator to mark a class as a Global Error Handler. Global error handlers catch and handle errors from the entire system.
Uses TC39 Stage 3 decorators.
A class decorator function
Decorator to mark a class as a Global Error Handler. Global error handlers catch and handle errors from the entire system.
Uses TC39 Stage 3 decorators.