@Singleton
public class ParseSQSErrorFromXmlContent
extends org.jclouds.aws.handlers.ParseAWSErrorFromXmlContent
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
illegalArgumentCodes |
protected Set<String> |
illegalStateCodes |
protected Set<String> |
resourceNotFoundCodes |
| Constructor and Description |
|---|
ParseSQSErrorFromXmlContent(org.jclouds.aws.util.AWSUtils utils) |
| Modifier and Type | Method and Description |
|---|---|
protected Exception |
refineException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
Exception exception,
org.jclouds.aws.domain.AWSError error,
String message) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.