Package org.jclouds.route53.handlers
Class Route53ErrorHandler
- java.lang.Object
-
- org.jclouds.route53.handlers.Route53ErrorHandler
-
- All Implemented Interfaces:
HttpErrorHandler
@Singleton public class Route53ErrorHandler extends Object implements HttpErrorHandler
-
-
Field Summary
-
Fields inherited from interface org.jclouds.http.HttpErrorHandler
NOOP
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleError(HttpCommand command, HttpResponse response)
-
-
-
Method Detail
-
handleError
public void handleError(HttpCommand command, HttpResponse response)
- Specified by:
handleError
in interfaceHttpErrorHandler
-
-