HttpErrorResponse
Class
A response that represents an error or failure, either from a non-successful HTTP status, an error while executing the request, or some other failure which occurred during the parsing of the response.
API
Description
class HttpErrorResponse extends HttpResponseBase implements Error {}
Jump to details