- All Implemented Interfaces:
- java.io.Serializable
public class EmptyQueueException
extends java.lang.RuntimeException
Runtime exception thrown when one tries to perform operation front
or dequeue on an empty queue.
- Author:
- Natasha Gelfand, Michael T. Goodrich, Roberto Tamassia
- See Also:
- Serialized Form