A client request
An incoming message from the server
Any Servers response class
The error stack
Optional
causeReadonly
codeThe status code from the response.
Readonly
messageThe response message.
Readonly
reqThe client request of the error.
Readonly
resThe response from the server.
Readonly
responseThe response class from a Server.
Readonly
stackThe error stack.
Static
Optional
prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static
stackPrivate
flattenStatic
captureGenerated using TypeDoc
An HTTP error from a request.