Create a new response error.
The response associated with the error.
OptionalstackThe traceback associated with the error.
Static OptionalprepareOptional override for formatting stack traces
StaticstackStaticcaptureStaticcreateCreate a ResponseError from a response, handling the traceback and message as appropriate.
The response object.
A promise that resolves with a ResponseError object.
A wrapped error for a fetch response.