home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / resource / internet / enternet / win95 / disk4 / java.z / java_301 / java / util / EmptyStackException.class (.txt) < prev    next >
Encoding:
Java Class File  |  1996-10-20  |  358 b   |  5 lines

  1. package java.util;
  2.  
  3. public class EmptyStackException extends RuntimeException {
  4. }
  5.