March 2005
Beginner to intermediate
1254 pages
104h 21m
English
EmptyStackException
Signals
that a Stack object is empty.
Figure 16-15. java.util.EmptyStackException
public class EmptyStackException extends RuntimeException { // Public Constructors public EmptyStackException( ); }
Read now
Unlock full access