An error handler system
Construct an error handler with a logger instance
a logger
The handler to handle an error that occurs
any error instance
Register one or more handlers
A handler instance or an array of instances
Reset the unhandled error handler back to the built-in default
the previous handler
Set the handler that is used when an error is not handled
a handler instance
The previously defined handler
Generated using TypeDoc
An error handler system