Public Member Functions | |
| StoppedQueueException () | |
push method of the Queue class when the queue is actually stopping or stopped.
Definition at line 28 of file StoppedQueueException.java.
| com.scalagent.kjoram.util.StoppedQueueException.StoppedQueueException | ( | ) |
Constructs a new StoppedQueueException with no detail message.
Definition at line 40 of file StoppedQueueException.java.
1.5.0