home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 August / PCO0897.ISO / browser / tonline / ie32.exe / IEXPLORE.CAB / CLASSES.ZIP / java / util / EmptyStackException.class (.txt) < prev    next >
Encoding:
Java Class File  |  1996-10-01  |  278 b   |  5 lines

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