@angular/common/http

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.

class HttpErrorResponse {
}
Jump to details