org.jclouds.http.handlers
Class CloseContentAndSetExceptionErrorHandler
java.lang.Object
org.jclouds.http.handlers.CloseContentAndSetExceptionErrorHandler
- All Implemented Interfaces:
- HttpErrorHandler
@Singleton
public class CloseContentAndSetExceptionErrorHandler
- extends Object
- implements HttpErrorHandler
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseContentAndSetExceptionErrorHandler
public CloseContentAndSetExceptionErrorHandler()
handleError
public void handleError(HttpCommand command,
HttpResponse from)
- Specified by:
handleError
in interface HttpErrorHandler
Copyright © 2009-2011 jclouds. All Rights Reserved.