Signals that a Stack object is empty.
public class EmptyStackException extends RuntimeException {
// Public Constructor
public EmptyStackException();
}
Object->Throwable(Serializable)->Exception->RuntimeException->EmptyStackException
| This HTML Help has been published using the chm2web software. |