Rice Pastry API

rice.pastry.routing
Class NoLegalRouteToMakeProgressException

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

public class NoLegalRouteToMakeProgressException
extends java.io.IOException

See Also:
Serialized Form

Field Summary
protected  Id target
           
 
Constructor Summary
NoLegalRouteToMakeProgressException(Id target)
           
 
Method Summary
 Id getTarget()
           
 
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

target

protected Id target
Constructor Detail

NoLegalRouteToMakeProgressException

public NoLegalRouteToMakeProgressException(Id target)
Method Detail

getTarget

public Id getTarget()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection