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) 2001,2002 www.jgroups.com . All Rights Reserved.