Class AbortedException

All Implemented Interfaces:
Serializable

public final class AbortedException extends SdkClientException
Extension of SdkClientException that is thrown whenever an operation has been aborted by the SDK. This exception is not meant to be retried.
See Also: