Package com.amazonaws.services.dynamodbv2.model
-
Exception Summary Exception Description LockCurrentlyUnavailableException This is a retry-able exception, that indicates that the lock being requested has already been held by another worker and has not been released yet and the lease duration has not expired since the lock was last updated by the current owner.LockNotGrantedException Thrown to indicate that a caller was not granted a lock that it requested.LockTableDoesNotExistException Exception indicating that the lock table doesn't exist.SessionMonitorNotSetException Thrown to indicate that SessionMonitor is not set.