[Mono-bugs] [Bug 74861][Nor] Changed - [PATCH] Exeptions thrown by Activator.CreateInstance do not match those of MS.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 13 May 2005 08:11:33 -0400 (EDT)


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 vargaz@gmail.com.

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

--- shadow/74861	2005-05-11 13:09:25.000000000 -0400
+++ shadow/74861.tmp.15503	2005-05-13 08:11:32.000000000 -0400
@@ -64,6 +64,11 @@
 
 ------- Additional Comments From gert.driesen@pandora.be  2005-05-07 11:24 -------
 (n)unit tests are part of the patch
 
 ------- Additional Comments From bmaurer@users.sf.net  2005-05-07 12:58 -------
 Duh! Sorry.
+
+------- Additional Comments From vargaz@gmail.com  2005-05-13 08:11 -------
+This looks ok to check in. One comment: the exception message should
+be Constructor on type '<TYPE>' not found.
+