Rice Pastry API

rice.pastry.leafset
Class LSRangeCannotBeDeterminedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by rice.p2p.commonapi.RangeCannotBeDeterminedException
                  extended by rice.pastry.leafset.LSRangeCannotBeDeterminedException
All Implemented Interfaces:
java.io.Serializable

public class LSRangeCannotBeDeterminedException
extends RangeCannotBeDeterminedException

Author:
Jeff Hoye
See Also:
Serialized Form

Field Summary
 NodeHandle nh
           
 int pos
           
 int r
           
 int uniqueCount
           
 
Constructor Summary
LSRangeCannotBeDeterminedException(java.lang.String string, int r, int pos, int uniqueNodes, NodeHandle nh, LeafSet ls)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

r

public int r

pos

public int pos

uniqueCount

public int uniqueCount

nh

public NodeHandle nh
Constructor Detail

LSRangeCannotBeDeterminedException

public LSRangeCannotBeDeterminedException(java.lang.String string,
                                          int r,
                                          int pos,
                                          int uniqueNodes,
                                          NodeHandle nh,
                                          LeafSet ls)
Parameters:
string -

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection