public class EmptyStackException extends java.lang.RuntimeException
.StackInterface
EmptyStackException()
EmptyStackException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EmptyStackException()
public EmptyStackException(java.lang.String message)