public class IOException extends Exception { // Public Constructors public IOException( ); public IOException(String s); }