@Singleton public class CloudStackErrorHandler extends Object implements HttpErrorHandler
| Modifier and Type | Field and Description | 
|---|---|
protected Logger | 
logger  | 
NOOP| Constructor and Description | 
|---|
CloudStackErrorHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handleError(HttpCommand command,
           HttpResponse response)  | 
String | 
parseMessage(HttpResponse response)  | 
protected Logger logger
public void handleError(HttpCommand command, HttpResponse response)
handleError in interface HttpErrorHandlerpublic String parseMessage(HttpResponse response)
Copyright © 2009-2013 jclouds. All Rights Reserved.