@Singleton public class ParseAtmosErrorFromXmlContent extends Object implements HttpErrorHandler
AtmosError| Modifier and Type | Field and Description |
|---|---|
static Pattern |
DIRECTORY_KEY_PATH |
static Pattern |
DIRECTORY_PATH |
protected Logger |
logger |
NOOP| Constructor and Description |
|---|
ParseAtmosErrorFromXmlContent(AtmosUtils utils) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
protected Logger logger
public static final Pattern DIRECTORY_PATH
public static final Pattern DIRECTORY_KEY_PATH
@Inject public ParseAtmosErrorFromXmlContent(AtmosUtils utils)
public void handleError(HttpCommand command, HttpResponse response)
handleError in interface HttpErrorHandlerCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.