public class ParseCloudServersErrorFromHttpResponse extends Object implements HttpErrorHandler
Modifier and Type | Field and Description |
---|---|
protected Logger |
logger |
static Pattern |
RESOURCE_PATTERN |
NOOP
Constructor and Description |
---|
ParseCloudServersErrorFromHttpResponse() |
Modifier and Type | Method and Description |
---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
protected Logger logger
public static final Pattern RESOURCE_PATTERN
public ParseCloudServersErrorFromHttpResponse()
public void handleError(HttpCommand command, HttpResponse response)
handleError
in interface HttpErrorHandler
Copyright © 2009-2012 jclouds. All Rights Reserved.