home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / VPage / Java.bin / CLASSES.ZIP / sun / misc / CEStreamExhausted.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-07-08  |  266 b   |  7 lines

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