Optional
error: stringOptional
errorCode: stringOptional
link: stringReadonly
errorAny application-level error message.
Readonly
errorAny application-level error code.
Readonly
linkAny application-level (URL) link containing details about the error.
Readonly
methodThe method used when requesting.
Optional
stackReadonly
statusThe HTTP status code of the response.
Readonly
statusA human readable version of the HTTP status.
Readonly
urlThe URL of the resource which got fetched.
Static
fromConstructs and returns an error from a request and a response. Note: The caller must throw this error themselves.
The request sent to the server.
A raw response, as returned from the server.
An error from a request and a response.
Generated using TypeDoc
An error produced while communicating with the MongoDB Realm server.