public class LockMultiLockedException
extends java.lang.Exception
DistributedLockManager.unlock(Object, Object, boolean)
method if a lock is only locally released, because it is locked
by multiple DistributedLockManagers. This can happen after a merge for example.Constructor | Description |
---|---|
LockMultiLockedException() |
|
LockMultiLockedException(java.lang.String s) |
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.