Package org.jgroups.blocks
Class LockNotReleasedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.blocks.LockNotReleasedException
- All Implemented Interfaces:
Serializable
This exception indicated that lock manager refused to release 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
-
LockNotReleasedException
public LockNotReleasedException() -
LockNotReleasedException
-