| Name | Type | Package | Description | Detail |
| HttpClientErrorException | Class | org.springframework.web.client | Exception thrown when an HTTP 4xx is received. | Detail |
| HttpServerErrorException | Class | org.springframework.web.client | Exception thrown when an HTTP 5xx is received. | Detail |
| HttpStatusCodeException | Class | org.springframework.web.client | Abstract base class for exceptions based on an HttpStatus. | Detail |