@Singleton public class SoftLayerErrorHandler extends Object implements HttpErrorHandler
NOOP| Constructor and Description |
|---|
SoftLayerErrorHandler() |
| 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 HttpErrorHandlerpublic String parseMessage(HttpResponse response)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.