org.springframework.data.keyvalue.riak.util
Class Ignore404sErrorHandler
java.lang.Object
org.springframework.web.client.DefaultResponseErrorHandler
org.springframework.data.keyvalue.riak.util.Ignore404sErrorHandler
- All Implemented Interfaces:
- ResponseErrorHandler
public class Ignore404sErrorHandler
- extends DefaultResponseErrorHandler
- Author:
- J. Brisbin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ignore404sErrorHandler
public Ignore404sErrorHandler()
hasError
protected boolean hasError(HttpStatus statusCode)
- Overrides:
hasError
in class DefaultResponseErrorHandler
handleError
public void handleError(ClientHttpResponse response)
throws IOException
- Specified by:
handleError
in interface ResponseErrorHandler
- Overrides:
handleError
in class DefaultResponseErrorHandler
- Throws:
IOException
Copyright © 2010-2011 SpringSource. All Rights Reserved.