Uses of Interface
org.bremersee.exception.HttpStatusAware
-
Uses of HttpStatusAware in org.bremersee.exception
Modifier and TypeClassDescriptionclass
General service exception with http status code and error code. -
Uses of HttpStatusAware in org.bremersee.exception.feign
Modifier and TypeClassDescriptionclass
Feign exception that stores the error payload as aRestApiException
.