Package org.bremersee.exception.feign
-
Class Summary Class Description FeignClientExceptionErrorDecoder This error decoder produces either aFeignClientException
or aRetryableException
. -
Exception Summary Exception Description FeignClientException Feign exception that stores the error payload as aRestApiException
.