rice.pastry.leafset
Class LSRangeCannotBeDeterminedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rice.p2p.commonapi.RangeCannotBeDeterminedException
rice.pastry.leafset.LSRangeCannotBeDeterminedException
- All Implemented Interfaces:
- Serializable
public class LSRangeCannotBeDeterminedException
- extends RangeCannotBeDeterminedException
- Author:
- Jeff Hoye
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
r
public int r
pos
public int pos
uniqueCount
public int uniqueCount
nh
public NodeHandle nh
LSRangeCannotBeDeterminedException
public LSRangeCannotBeDeterminedException(String string,
int r,
int pos,
int uniqueNodes,
NodeHandle nh,
LeafSet ls)
- Parameters:
string -
Copyright © 2010. All Rights Reserved.