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