@Singleton public class GleSYSErrorHandler extends Object implements HttpErrorHandler
NOOP
Constructor and Description |
---|
GleSYSErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
String |
parseMessage(HttpResponse response) |
public void handleError(HttpCommand command, HttpResponse response)
handleError
in interface HttpErrorHandler
public String parseMessage(HttpResponse response)
Copyright © 2009-2012 jclouds. All Rights Reserved.