home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD 31 / SUPERCDa.iso / Inet / HotJava / hjava.exe / Windows / resource / jre / lib / rt.jar / sun / misc / CEStreamExhausted.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-11-11  |  266 b   |  7 lines

  1. package sun.misc;
  2.  
  3. import java.io.IOException;
  4.  
  5. public class CEStreamExhausted extends IOException {
  6. }
  7.