Class LockNotGrantedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.blocks.LockNotGrantedException
All Implemented Interfaces:
Serializable

public class LockNotGrantedException extends Exception
This exception indicated that lock manager refused to give a lock on some resource.
Author:
Roman Rokytskyy (rrokytskyy@acm.org)
See Also:
  • Constructor Details

    • LockNotGrantedException

      public LockNotGrantedException()
    • LockNotGrantedException

      public LockNotGrantedException(String s)