public class MalformedURLException extends IOException { // Public Constructors public MalformedURLException( ); // Empty public MalformedURLException(String msg); }