@Singleton
public class ParseS3ErrorFromXmlContent
extends org.jclouds.aws.handlers.ParseAWSErrorFromXmlContent
| Constructor and Description |
|---|
ParseS3ErrorFromXmlContent(org.jclouds.aws.util.AWSUtils utils,
boolean isVhostStyle,
String servicePath) |
| 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) |
@Inject
public ParseS3ErrorFromXmlContent(org.jclouds.aws.util.AWSUtils utils,
@Named(value="jclouds.s3.virtual-host-buckets")
boolean isVhostStyle,
@Named(value="jclouds.s3.service-path")
String servicePath)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.