See: Description
| Exception | Description | 
|---|---|
| LockAcquireLimitReachedException | Thrown when the current lock holder could not acquired the lock reentrantly
 because the configured lock acquire limit is reached. | 
| LockOwnershipLostException | Thrown when an endpoint (either a Hazelcast server or a client) interacts
 with a  FencedLockinstance after its CP session is closed
 in the underlying CP group and its lock ownership is cancelled. | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.