public class GoGridErrorHandler extends Object implements HttpErrorHandler
NOOP
Constructor and Description |
---|
GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>> errorParser) |
Modifier and Type | Method and Description |
---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
@Inject public GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>> errorParser)
public void handleError(HttpCommand command, HttpResponse response)
handleError
in interface HttpErrorHandler
Copyright © 2009-2012 jclouds. All Rights Reserved.