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 Detail

LockNotReleasedException

public LockNotReleasedException()

LockNotReleasedException

public LockNotReleasedException(String s)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.