Thrown by methods in the Stack class to indicate
that the stack is empty.
author: Jonathan Payne version: 1.27, 05/05/07 See Also:java.util.Stack since: JDK1.0
Constructor Summary
public
EmptyStackException() Constructs a new EmptyStackException with null
as its error message string.