code is the HTTP status or error code.
code
errorMessage is extra information about the error that occurred. Additionally, response.data may have more information.
errorMessage
response.data
response is the response content for the erred request.
response
Generated using TypeDoc
code
is the HTTP status or error code.