Package org.jgroups.blocks
Class LockNotGrantedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.blocks.LockNotGrantedException
- All Implemented Interfaces:
Serializable
This exception indicated that lock manager refused to give a lock on
some resource.
- Author:
- Roman Rokytskyy (rrokytskyy@acm.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockNotGrantedException
public LockNotGrantedException() -
LockNotGrantedException
-