| Exception | Description |
|---|---|
| HttpClientInvocationException |
HTTP exception to notify internal HTTP request-response invocation errors.
|
| HttpEntityProcessingException |
Exception realted to HTTP entity processing errors.
|
| HttpException |
Base HTTP exception.
|
| HttpStatusCodeException |
InvalidHttpMessageException with HTTP status code. |
| InvalidHttpMessageException |
HTTP exception related to invalid messages.
|
| RestClientCreationException |
Exception realted to
RestClient creation failures. |
| UnsuccessfulResponseException |
HTTP exception related to a client
ResponseEntity with a not successful status code. |
Copyright © 2019 The Holon Platform. All rights reserved.