[Mono-bugs] [Bug 69001][Nor] Changed - WebRequest exceptions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 02:02:19 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69001

--- shadow/69001	2004-11-02 01:57:16.000000000 -0500
+++ shadow/69001.tmp.7960	2004-11-02 02:02:19.000000000 -0500
@@ -70,6 +70,9 @@
         Console.WriteLine ("before the throw");
         throw throwMe;
 
 and throwMe is a valid WebException instance.
 
 I'm moving this to the runtime.
+
+------- Additional Comments From gonzalo@ximian.com  2004-11-02 02:02 -------
+It fails on CVS 1-0 and HEAD.