Rest
...args: any[]Passed to the Error constructor
Name of the constructor
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionGenerated using TypeDoc
Error class that automatically sets
this.name
tothis.constructor.name
.