- 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:
Nested Class Summary
Nested Classes
static interfaceMethod Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Method Details