public class AWSNoResponseException extends AWSServiceIOException
Constructor and Description |
---|
AWSNoResponseException(String operation,
software.amazon.awssdk.awscore.exception.AwsServiceException cause) |
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 AWSNoResponseException(String operation, software.amazon.awssdk.awscore.exception.AwsServiceException cause)
public boolean retryable()
AWSClientIOException
retryable
in class AWSClientIOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.