Class AspspRestErrorHandler

  • All Implemented Interfaces:
    org.springframework.web.client.ResponseErrorHandler

    public class AspspRestErrorHandler
    extends org.springframework.web.client.DefaultResponseErrorHandler
    • Constructor Detail

      • AspspRestErrorHandler

        public AspspRestErrorHandler()
    • Method Detail

      • handleError

        public void handleError​(org.springframework.http.client.ClientHttpResponse response)
                         throws IOException
        Specified by:
        handleError in interface org.springframework.web.client.ResponseErrorHandler
        Overrides:
        handleError in class org.springframework.web.client.DefaultResponseErrorHandler
        Throws:
        IOException