Packages This Package Prev Next Index
public class java.util.EmptyStackException extends java.lang.RuntimeException (I-§1.42) { // Constructors public EmptyStackException(); §3.13.1 }Thrown by methods in the Stack class (I-§3.8) to indicate that the stack is empty.
public EmptyStackException()
Packages This Package Prev Next IndexJava API Document (HTML generated by dkramer on April 22, 1996)