org.springframework.social.linkedin.api.impl
Class LinkedInErrorHandler
java.lang.Object
org.springframework.web.client.DefaultResponseErrorHandler
org.springframework.social.linkedin.api.impl.LinkedInErrorHandler
- All Implemented Interfaces:
- ResponseErrorHandler
public class LinkedInErrorHandler
- extends DefaultResponseErrorHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkedInErrorHandler
public LinkedInErrorHandler()
handleError
public void handleError(ClientHttpResponse response)
throws IOException
- Specified by:
handleError in interface ResponseErrorHandler- Overrides:
handleError in class DefaultResponseErrorHandler
- Throws:
IOException