org.mythtv.services.api
Class MythServicesErrorHandler
java.lang.Object
org.springframework.web.client.DefaultResponseErrorHandler
org.mythtv.services.api.MythServicesErrorHandler
- All Implemented Interfaces:
- org.springframework.web.client.ResponseErrorHandler
public class MythServicesErrorHandler
- extends org.springframework.web.client.DefaultResponseErrorHandler
- Author:
- Daniel Frey
|
Method Summary |
void |
handleError(org.springframework.http.client.ClientHttpResponse response)
|
| Methods inherited from class org.springframework.web.client.DefaultResponseErrorHandler |
hasError, hasError |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MythServicesErrorHandler
public MythServicesErrorHandler()
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
Copyright © 2012. All Rights Reserved.