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. |
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.