SdkClientException (AWS SDK for Java

SdkClientException (AWS SDK for Java - 2.25.34)
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AbortedException, ApiCallAttemptTimeoutException, ApiCallTimeoutException, Crc32MismatchException, EndpointDiscoveryFailedException, ExpiredTokenException, NonRetryableException, RetryableException, SdkJsonGenerator.JsonGenerationException

Base type for all client exceptions thrown by the SDK. This exception is thrown when service could not be contacted for a response, or when client is unable to parse the response from service.

Exceptions that extend SdkClientException are assumed to be not retryable, with a few exceptions:

See Also:
  • Method Details


You Might Also Like