Public Member Functions | |
| EmptyQueueException () | |
Queue class to indicate that the queue is empty.
Definition at line 33 of file EmptyQueueException.java.
| com.scalagent.kjoram.util.EmptyQueueException.EmptyQueueException | ( | ) |
Constructs a new EmptyQueueException with no detail message.
Definition at line 43 of file EmptyQueueException.java.
1.5.0