All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----java.util.EmptyStackException
Stack
class to indicate
that the stack is empty.
EmptyStackException
with no detail message.
public EmptyStackException()
EmptyStackException
with no detail message.
All Packages Class Hierarchy This Package Previous Next Index