Rice Pastry API

rice.pastry.standard
Class TooManyRouteAttempts

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by rice.pastry.standard.TooManyRouteAttempts
All Implemented Interfaces:
java.io.Serializable

public class TooManyRouteAttempts
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
TooManyRouteAttempts(RouteMessage rm, int max_retries)
           
 
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
 

Constructor Detail

TooManyRouteAttempts

public TooManyRouteAttempts(RouteMessage rm,
                            int max_retries)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection