Internal
Shouldn't be instantiated directly.
Readonly
errorsThe error descriptors returned by the API to describe what went wrong.
Readonly
rawThe "raw", errored response from the API.
Optional
stackReadonly
statusThe HTTP status code of the response, if available.
Static
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
capture
An error representing a response from the DevOps API that was not successful (non-2XX status code).
Field
errors - The error descriptors returned by the API to describe what went wrong.
Field
rootError - The raw axios error that was thrown.
Field
status - The HTTP status code of the response, if available.