org.jgroups.blocks

Class LockNotGrantedException


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)

Constructor Summary

LockNotGrantedException()
LockNotGrantedException(String s)

Constructor Details

LockNotGrantedException

public LockNotGrantedException()

LockNotGrantedException

public LockNotGrantedException(String s)

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.