public class EmptyStackException extends RuntimeException
Stack class to indicate that the stack is empty.| Constructor and Description | 
|---|
| EmptyStackException()Constructs a new  EmptyStackExceptionwith null as its error message string. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString