Uses of Interface
org.bremersee.exception.RestApiExceptionAware
Packages that use RestApiExceptionAware
-
Uses of RestApiExceptionAware in org.bremersee.exception
Classes in org.bremersee.exception that implement RestApiExceptionAware -
Uses of RestApiExceptionAware in org.bremersee.exception.feign
Classes in org.bremersee.exception.feign that implement RestApiExceptionAwareModifier and TypeClassDescriptionclass
Feign exception that stores the error payload as aRestApiException
.