Readonly
codeThe human readable error code associated with this CodedError class.
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static
stackStatic
captureGenerated using TypeDoc
The CodedError operates like a normal error object but also includes a
code
property. This code property is one of the enumerations found in the ErrorCode enum.