@InterfaceAudience.Public @InterfaceStability.Evolving public class AWSS3IOException extends AWSServiceIOException
S3Exception as an IOE, relaying all
getters.| Constructor and Description |
|---|
AWSS3IOException(String operation,
software.amazon.awssdk.services.s3.model.S3Exception cause)
Instantiate.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.model.S3Exception |
getCause() |
awsErrorDetails, extendedRequestId, requestId, statusCodegetMessage, retryableaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWSS3IOException(String operation, software.amazon.awssdk.services.s3.model.S3Exception cause)
operation - operation which triggered thiscause - the underlying causepublic software.amazon.awssdk.services.s3.model.S3Exception getCause()
getCause in class AWSServiceIOExceptionCopyright © 2008–2024 Apache Software Foundation. All rights reserved.