Class FeignExceptionReader
- java.lang.Object
-
- de.adorsys.aspsp.xs2a.connector.spi.impl.FeignExceptionReader
-
@Component public class FeignExceptionReader extends Object
-
-
Constructor Summary
Constructors Constructor Description FeignExceptionReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetErrorCode(feign.FeignException feignException)StringgetErrorMessage(feign.FeignException feignException)
-