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, statusCode
getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AWSUnsupportedFeatureException(String operation, software.amazon.awssdk.awscore.exception.AwsServiceException cause)
operation
- operation which triggered thiscause
- the underlying causepublic boolean retryable()
AWSClientIOException
retryable
in class AWSClientIOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.