/[classpath]/classpath/java/net/MalformedURLException.java
ViewVC logotype

Diff of /classpath/java/net/MalformedURLException.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by mkoch, Thu Apr 8 16:26:03 2004 UTC revision 1.9 by mkoch, Wed Oct 13 08:37:24 2004 UTC
# Line 44  import java.io.IOException; Line 44  import java.io.IOException;
44   * This exception indicates that a URL passed to an object was not in a   * This exception indicates that a URL passed to an object was not in a
45   * valid format.   * valid format.
46   *   *
47   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
48   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
49   * @status updated to 1.4   * @status updated to 1.4
50   */   */
51  public class MalformedURLException extends IOException  public class MalformedURLException extends IOException

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26