Utility class wrapping Error with custom information
Facilitates user-friendly 'nice' error handling, with custom names and comprehensive messages
Constructor. Construct a useful error message, and set the Error's name
the information to compile into the Error
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Utility class wrapping Error with custom information
Facilitates user-friendly 'nice' error handling, with custom names and comprehensive messages