Rice Pastry API

rice.pastry.leafset
Class LSRangeCannotBeDeterminedException

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

public class LSRangeCannotBeDeterminedException
extends RangeCannotBeDeterminedException

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
Jeff Hoye
See Also:
Serialized Form

Field Summary
 NodeHandle nh
          DESCRIBE THE FIELD
 int pos
          DESCRIBE THE FIELD
 int r
          DESCRIBE THE FIELD
 int uniqueCount
          DESCRIBE THE FIELD
 
Constructor Summary
LSRangeCannotBeDeterminedException(java.lang.String string, int r, int pos, int uniqueNodes, NodeHandle nh, LeafSet ls)
           
 
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
DESCRIBE THE FIELD


pos

public int pos
DESCRIBE THE FIELD


uniqueCount

public int uniqueCount
DESCRIBE THE FIELD


nh

public NodeHandle nh
DESCRIBE THE FIELD

Constructor Detail

LSRangeCannotBeDeterminedException

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection