org.jgroups.blocks

Class LockNotReleasedException


public class LockNotReleasedException
extends Exception

This exception indicated that lock manager refused to release a lock on some resource.

Author:
Roman Rokytskyy (rrokytskyy@acm.org)

Constructor Summary

LockNotReleasedException()
LockNotReleasedException(String s)

Constructor Details

LockNotReleasedException

public LockNotReleasedException()


LockNotReleasedException

public LockNotReleasedException(String s)


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.