Base class for exceptions.
All thrown exceptions in this library will be this class or the subclasses of this class.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Base class for exceptions.
All thrown exceptions in this library will be this class or the subclasses of this class.