Rice Pastry API

rice.p2p.glacier.v2
Class GlacierNotEnoughFragmentsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rice.p2p.glacier.GlacierException
              extended by rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
All Implemented Interfaces:
java.io.Serializable

public class GlacierNotEnoughFragmentsException
extends GlacierException

See Also:
Serialized Form

Field Summary
 int checked
           
 int found
           
 
Constructor Summary
GlacierNotEnoughFragmentsException(java.lang.String msg, int checked, int found)
           
 
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

checked

public int checked

found

public int found
Constructor Detail

GlacierNotEnoughFragmentsException

public GlacierNotEnoughFragmentsException(java.lang.String msg,
                                          int checked,
                                          int found)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection