public interface HttpErrorHandler
Modifier and Type | Field and Description |
---|---|
static HttpErrorHandler |
NOOP |
Modifier and Type | Method and Description |
---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
static final HttpErrorHandler NOOP
void handleError(HttpCommand command, HttpResponse response)
Copyright © 2009-2012 jclouds. All Rights Reserved.