home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1999 April / DPPCPRO0499.ISO / April / Notes / 50b2wic.exe / DATA1.CAB / NotesProgramFilesJavaSupport / rt.jar / sun / misc / CEStreamExhausted.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-04-23  |  266 b   |  7 lines

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