Class AzureComputeErrorHandler
java.lang.Object
org.jclouds.azurecompute.arm.handlers.AzureComputeErrorHandler
- All Implemented Interfaces:
 HttpErrorHandler
This will parse and set an appropriate exception on the command object.
- 
Field Summary
Fields inherited from interface org.jclouds.http.HttpErrorHandler
NOOP - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidhandleError(HttpCommand command, HttpResponse response) parseMessage(HttpResponse response)  
- 
Constructor Details
- 
AzureComputeErrorHandler
public AzureComputeErrorHandler() 
 - 
 - 
Method Details
- 
handleError
- Specified by:
 handleErrorin interfaceHttpErrorHandler
 - 
parseMessage
 
 -