See: Description
Exception | Description |
---|---|
LockAcquireLimitExceededException |
Thrown when the current lock holder could not acquired the lock reentrantly
because the configured lock acquire limit is reached.
|
LockOwnershipLostException |
Thrown when session of a lock holder is closed and the lock holder attempts
a new lock / unlock operation on the lock.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.