An error that will be returned by an ErrorHandler that fails to match the error it was instructed to handle
ErrorHandler
The original error that was unhandled by the ErrorHandler that returned this error
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
An error that will be returned by an
ErrorHandler
that fails to match the error it was instructed to handle