D F G O
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- decode(String, Response) - Method in class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
F
- FeignClientException - Exception in org.bremersee.exception.feign
-
Feign exception that stores the error payload as a
RestApiException
. - FeignClientException(Request, Map<String, ? extends Collection<String>>, int, String, RestApiException) - Constructor for exception org.bremersee.exception.feign.FeignClientException
-
Default constructor.
- FeignClientExceptionErrorDecoder - Class in org.bremersee.exception.feign
-
This error decoder produces either a
FeignClientException
or aRetryableException
. - FeignClientExceptionErrorDecoder() - Constructor for class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
-
Instantiates a new feign client exception error decoder.
- FeignClientExceptionErrorDecoder(RestApiExceptionParser) - Constructor for class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
-
Instantiates a new Feign client exception error decoder.
G
- getErrorCode() - Method in exception org.bremersee.exception.feign.FeignClientException
- getMultiValueHeaders() - Method in exception org.bremersee.exception.feign.FeignClientException
O
- org.bremersee.exception.feign - package org.bremersee.exception.feign
All Classes All Packages