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