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