public class EmptyStackException extends RuntimeException
Stack
class to indicate
that the stack is empty.Stack
Constructor and Description |
---|
EmptyStackException()
Constructs a new
EmptyStackException with null
as its error message string. |
getMessage, initCause, printStackTrace, printStackTrace, toString