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