Uses of Class
org.springframework.web.client.DefaultResponseErrorHandler
Packages that use DefaultResponseErrorHandler
-
Uses of DefaultResponseErrorHandler in org.springframework.web.client
Subclasses of DefaultResponseErrorHandler in org.springframework.web.clientModifier and TypeClassDescriptionclass
Implementation ofResponseErrorHandler
that usesHttpMessageConverters
to convert HTTP error responses toRestClientExceptions
.