public class LockNotGrantedException extends DeadlockException
Constructor and Description |
---|
LockNotGrantedException() |
LockNotGrantedException(java.lang.String message) |
LockNotGrantedException(java.lang.String message,
java.lang.Throwable t) |
LockNotGrantedException(java.lang.Throwable t) |
getOwnerTxnIds, getTimeoutMillis, getWaiterTxnIds, setOwnerTxnIds, setTimeoutMillis, setWaiterTxnIds
getVersionHeader
public LockNotGrantedException()
public LockNotGrantedException(java.lang.Throwable t)
public LockNotGrantedException(java.lang.String message)
public LockNotGrantedException(java.lang.String message, java.lang.Throwable t)