|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
rice.p2p.glacier.GlacierException
rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
DESCRIBE THE CLASS
| Field Summary | |
int |
checked
DESCRIBE THE FIELD |
int |
found
DESCRIBE THE FIELD |
| Constructor Summary | |
GlacierNotEnoughFragmentsException(java.lang.String msg,
int checked,
int found)
Constructor for GlacierNotEnoughFragmentsException. |
|
| 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 |
public int checked
public int found
| Constructor Detail |
public GlacierNotEnoughFragmentsException(java.lang.String msg,
int checked,
int found)
msg - DESCRIBE THE PARAMETERchecked - DESCRIBE THE PARAMETERfound - DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||