A generic base error that all non-platform errors inherit. Exposes the cause and context of the error to enable easier debugging.
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
A generic base error that all non-platform errors inherit. Exposes the cause and context of the error to enable easier debugging.