public class EmptyStackException extends RuntimeException
Stack
,
Serialized FormConstructor and Description |
---|
EmptyStackException()
Constructs an EmptyStackException with no detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EmptyStackException()