@Singleton public class ParseSQSErrorFromXmlContent extends ParseAWSErrorFromXmlContent
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
illegalArgumentCodes |
protected Set<String> |
illegalStateCodes |
protected Set<String> |
resourceNotFoundCodes |
logger
NOOP
Constructor and Description |
---|
ParseSQSErrorFromXmlContent(AWSUtils utils) |
Modifier and Type | Method and Description |
---|---|
protected Exception |
refineException(HttpCommand command,
HttpResponse response,
Exception exception,
AWSError error,
String message) |
handleError
@Inject public ParseSQSErrorFromXmlContent(AWSUtils utils)
protected Exception refineException(HttpCommand command, HttpResponse response, Exception exception, AWSError error, String message)
refineException
in class ParseAWSErrorFromXmlContent
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.