|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.aws.handlers.ParseAWSErrorFromXmlContent
org.jclouds.s3.handlers.ParseS3ErrorFromXmlContent
@Singleton public class ParseS3ErrorFromXmlContent
| Field Summary |
|---|
| Fields inherited from class org.jclouds.aws.handlers.ParseAWSErrorFromXmlContent |
|---|
logger |
| Fields inherited from interface org.jclouds.http.HttpErrorHandler |
|---|
NOOP |
| Constructor Summary | |
|---|---|
ParseS3ErrorFromXmlContent(AWSUtils utils,
boolean isVhostStyle,
String servicePath)
|
|
| Method Summary | |
|---|---|
protected Exception |
refineException(HttpCommand command,
HttpResponse response,
Exception exception,
AWSError error,
String message)
|
| Methods inherited from class org.jclouds.aws.handlers.ParseAWSErrorFromXmlContent |
|---|
handleError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject
public ParseS3ErrorFromXmlContent(AWSUtils utils,
@Named(value="jclouds.s3.virtual-host-buckets")
boolean isVhostStyle,
@Named(value="jclouds.s3.service-path")
String servicePath)
| Method Detail |
|---|
protected Exception refineException(HttpCommand command,
HttpResponse response,
Exception exception,
AWSError error,
String message)
refineException in class ParseAWSErrorFromXmlContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||