org.jgroups.util

Class RWLock.BlockException

Enclosing Class:
RWLock

public static class RWLock.BlockException
extends Exception

Exception thrown when a lock request would block the caller

Constructor Summary

BlockException()
BlockException(String msg)

Constructor Details

BlockException

public BlockException()

BlockException

public BlockException(String msg)

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