Interface RetryableException

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

public interface RetryableException
A marker interface for retryable exceptions.

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

Since:
5.0