| Interface | Description |
|---|---|
| NormalizedExceptionMessageLogger |
| Class | Description |
|---|---|
| AbstractNormalizedExceptionMessageLogger | |
| NonRecoverableExceptionMessageLogger | |
| RecoverableExceptionMessageLogger |
| Exception | Description |
|---|---|
| EntityParsingException |
Exception thrown when an error happens during the parsing of an HTTP entity needed to do an HTTP request
|
| EntityUnparsingException |
Exception thrown when an error happens during the unparsing of an HTTP entity received in a HTTP response
|
| HttpConnectionException |
Exception thrown when an error happens while executing an HTTP request
|
| HttpResponseException |
Exception thrown when an error happens while executing an HTTP request
|
| IncompatibleApiException | |
| NotFoundException |
Particular
HttpResponseException that signals that the HTTP request ended with a NOT FOUND status |
| UnauthorizedException |
Particular
HttpResponseException that signals that an attempt to authenticate was not successful |
| UriBuilderException |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.