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