public class AWSUnsupportedFeatureException extends AWSServiceIOException
| Constructor and Description |
|---|
AWSUnsupportedFeatureException(String operation,
software.amazon.awssdk.awscore.exception.AwsServiceException cause)
Instantiate.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
retryable()
Query inner cause for retryability.
|
awsErrorDetails, extendedRequestId, getCause, requestId, statusCodegetMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWSUnsupportedFeatureException(String operation, software.amazon.awssdk.awscore.exception.AwsServiceException cause)
operation - operation which triggered thiscause - the underlying causepublic boolean retryable()
AWSClientIOExceptionretryable in class AWSClientIOExceptionCopyright © 2008–2024 Apache Software Foundation. All rights reserved.