Annotation Type | Description |
---|---|
SuppressConnectTimeoutErrorsToNull |
Annotation used to suppress
ClientRequestException caused by connection timeout errors. |
SuppressHttpErrorsToNull |
Annotation used to suppress
ClientRequestException with a WebApplicationException cause in API clients. |
SuppressProcessingErrorsToNull |
Annotation used to suppress
ClientRequestException caused by processing errors. |
SuppressReadTimeoutErrorsToNull |
Annotation used to suppress
ClientRequestException caused by read timeout errors. |