Package org.jclouds.cloudstack.handlers
Class CloudStackErrorHandler
java.lang.Object
org.jclouds.cloudstack.handlers.CloudStackErrorHandler
- All Implemented Interfaces:
HttpErrorHandler
-
Field Summary
FieldsFields inherited from interface org.jclouds.http.HttpErrorHandler
NOOP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleError
(HttpCommand command, HttpResponse response) parseMessage
(HttpResponse response)
-
Field Details
-
logger
-
-
Constructor Details
-
CloudStackErrorHandler
public CloudStackErrorHandler()
-
-
Method Details
-
handleError
- Specified by:
handleError
in interfaceHttpErrorHandler
-
parseMessage
-