Package org.jclouds.dynect.v3.handlers
Class DynECTErrorHandler
- java.lang.Object
-
- org.jclouds.dynect.v3.handlers.DynECTErrorHandler
-
- All Implemented Interfaces:
HttpErrorHandler
public class DynECTErrorHandler extends Object implements HttpErrorHandler
-
-
Field Summary
-
Fields inherited from interface org.jclouds.http.HttpErrorHandler
NOOP
-
-
Constructor Summary
Constructors Constructor Description DynECTErrorHandler()
-
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
-
-