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