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

Diff of /classpath/java/net/HttpURLConnection.java

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

revision 1.14 by mkoch, Sat Dec 21 11:42:37 2002 UTC revision 1.15 by mkoch, Sun Mar 2 20:31:56 2003 UTC
# Line 242  public abstract class HttpURLConnection Line 242  public abstract class HttpURLConnection
242    
243    /**    /**
244     * This error code indicates that some sort of server error occurred.     * This error code indicates that some sort of server error occurred.
245       *
246       * @deprecated
247     */     */
248    public static final int HTTP_SERVER_ERROR    = 500;    public static final int HTTP_SERVER_ERROR    = 500;
249    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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