public class LockMultiLockedException extends 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 and Description |
---|
LockMultiLockedException() |
LockMultiLockedException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockMultiLockedException()
public LockMultiLockedException(String s)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.