Package org.jclouds.cloudwatch.handlers
Class CloudWatchErrorHandler
- java.lang.Object
-
- org.jclouds.cloudwatch.handlers.CloudWatchErrorHandler
-
- All Implemented Interfaces:
HttpErrorHandler
@Beta @Singleton public class CloudWatchErrorHandler 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
-
-