@Singleton public class CDMIErrorHandler 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 |
---|
CDMIErrorHandler() |
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 HttpErrorHandler
Copyright © 2009-2013 jclouds. All Rights Reserved.