Base custom error class that extends the built-in Error class.
Creates an instance of the custom error.
The error message text.
Optional
Readonly
Indicates whether the error is custom.
Static
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
Base custom error class that extends the built-in Error class.