home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / NET / netscape / CP32E404.EXE / nav40p.z / java40.jar / java / util / EmptyStackException.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-11-03  |  248 b   |  5 lines

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