@Singleton public class ParseSQSErrorFromXmlContent extends ParseAWSErrorFromXmlContent
| Modifier and Type | Field and Description | 
|---|---|
| protected Set<String> | illegalArgumentCodes | 
| protected Set<String> | illegalStateCodes | 
| protected Set<String> | resourceNotFoundCodes | 
loggerNOOP| 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 ParseAWSErrorFromXmlContentCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.