Interface RetryableException

All Known Implementing Classes:
AuthorizationExpiredException, ConnectionReadTimeoutException, ServiceUnavailableException, SessionExpiredException, TokenExpiredRetryableException, TransientException

public interface RetryableException
A marker interface for retryable exceptions.

This indicates whether an operation that resulted in retryable exception is worth retrying.