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