ePOST API

rice.pastry.leafset
Class RangeCannotBeDeterminedException

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

public class RangeCannotBeDeterminedException
extends java.lang.RuntimeException

Author:
Jeff Hoye
See Also:
Serialized Form

Field Summary
 NodeHandle nh
           
 int pos
           
 int r
           
 int uniqueCount
           
 
Constructor Summary
RangeCannotBeDeterminedException(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

RangeCannotBeDeterminedException

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.