org.cloudfoundry.client.lib.rest
Class CloudControllerResponseErrorHandler
java.lang.Object
org.springframework.web.client.DefaultResponseErrorHandler
org.cloudfoundry.client.lib.rest.CloudControllerResponseErrorHandler
- All Implemented Interfaces:
- org.springframework.web.client.ResponseErrorHandler
public class CloudControllerResponseErrorHandler
- extends org.springframework.web.client.DefaultResponseErrorHandler
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 |
CloudControllerResponseErrorHandler
public CloudControllerResponseErrorHandler()
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 © 2013. All rights reserved.