public class LockOwnershipLostException extends IllegalMonitorStateException
FencedLock
instance after its CP session is closed
in the underlying CP group and its lock ownership is cancelled.FencedLock
,
CPSession
,
Serialized FormConstructor and Description |
---|
LockOwnershipLostException() |
LockOwnershipLostException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockOwnershipLostException()
public LockOwnershipLostException(String message)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.