Optional causeOptional stackStatic Optional prepareOptional override for formatting stack traces
Static 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.
Generated using TypeDoc
Optional override for formatting stack traces