home *** CD-ROM | disk | FTP | other *** search
/ Australian PC Authority 1999 May / may1999.iso / INTERNET / COMMUNIC / NAV40.Z / java40.jar / sun / misc / CEStreamExhausted.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-03-24  |  236 b   |  7 lines

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