|
jSyncManager | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jSyncManager.API.Tools.CircularQueueOverrunException
The CircularQueueOverrunException class. This exeception is generated when a circular queue is overrun.
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
CircularQueueOverrunException()
Constructs a new CircularQueueOverrunException object. |
|
CircularQueueOverrunException(java.lang.String s)
Constructs a new CircularQueueOverrunException object with the given message. |
|
| 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 CircularQueueOverrunException()
public CircularQueueOverrunException(java.lang.String s)
s - a String containing the exeception message text.
|
jSyncManager | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||