Rice Pastry API

rice.pastry.leafset
Class RangeCannotBeDeterminedException

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

public class RangeCannotBeDeterminedException
extends java.lang.RuntimeException

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
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
RangeCannotBeDeterminedException(java.lang.String string, int r, int pos, int uniqueNodes, NodeHandle nh)
           
 
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

RangeCannotBeDeterminedException

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection