|
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
java.io.IOException
rice.tutorial.transportlayer.NotEnoughBandwidthException
public class NotEnoughBandwidthException
| Constructor Summary | |
|---|---|
NotEnoughBandwidthException(long bucketSize,
int attemptedToWrite)
|
|
| Method Summary | |
|---|---|
long |
getAmountAllowedToWrite()
|
int |
getAttemptedToWrite()
|
| 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 |
|---|
public NotEnoughBandwidthException(long bucketSize,
int attemptedToWrite)
| Method Detail |
|---|
public long getAmountAllowedToWrite()
public int getAttemptedToWrite()
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||