Optional
causeOptional
stackStatic
Optional
prepareStatic
stackStatic
captureStatic
defineDefine an error subclass.
Name of error class. Prepended to parent.
How to generate the error message from the arguments passed to the constructor.
Optional
construct: ((self, ...args) => any)Whether there are any further construction steps such as assigning properties.
Whether there are any further construction steps such as assigning properties.
Rest
...args: TGenerated using TypeDoc
Optional override for formatting stack traces