@InterfaceAudience.Public @InterfaceStability.Evolving public class AWSS3IOException extends AWSServiceIOException
AmazonS3Exception as an IOE, relaying all
getters.| Constructor and Description |
|---|
AWSS3IOException(String operation,
com.amazonaws.services.s3.model.AmazonS3Exception cause)
Instantiate.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAdditionalDetails() |
com.amazonaws.services.s3.model.AmazonS3Exception |
getCause() |
String |
getErrorResponseXml() |
String |
getExtendedRequestId() |
getErrorCode, getRawResponseContent, getRequestId, getServiceName, getStatusCode, isRetryablegetMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWSS3IOException(String operation, com.amazonaws.services.s3.model.AmazonS3Exception cause)
operation - operation which triggered thiscause - the underlying causepublic com.amazonaws.services.s3.model.AmazonS3Exception getCause()
getCause in class AWSServiceIOExceptionpublic String getErrorResponseXml()
public String getExtendedRequestId()
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.