The base class for exceptions in this library.
All exceptions thrown in this library will be instances of this class or its subclasses.
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
The base class for exceptions in this library.
All exceptions thrown in this library will be instances of this class or its subclasses.