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