/[classpath]/classpath/gnu/java/net/URLParseError.java
ViewVC logotype

Diff of /classpath/gnu/java/net/URLParseError.java

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

revision 1.1 by uid65692, Thu Dec 25 16:36:55 2003 UTC revision 1.1.2.1 by gnu_andrew, Sun Mar 13 14:38:31 2005 UTC
# Line 46  package gnu.java.net; Line 46  package gnu.java.net;
46   * The main drawback is that it uses the Error mechanism which should not   * The main drawback is that it uses the Error mechanism which should not
47   * be used for that type of error reporting.   * be used for that type of error reporting.
48   *   *
49   * @author Guilhem Lavaux <guilhem@kaffe.org>   * @author Guilhem Lavaux (guilhem@kaffe.org)
50   */   */
51  public class URLParseError extends Error  public class URLParseError extends Error
52  {  {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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