Uses of Class
org.springframework.web.client.DefaultResponseErrorHandler
Packages that use DefaultResponseErrorHandler
- 
Uses of DefaultResponseErrorHandler in org.springframework.web.clientSubclasses of DefaultResponseErrorHandler in org.springframework.web.clientModifier and TypeClassDescriptionclassImplementation ofResponseErrorHandlerthat usesHttpMessageConvertersto convert HTTP error responses toRestClientExceptions.