[Mono-bugs] [Bug 373448] New: MonoMethod.Invoke() rethrows InvalidOpException thrown in invoked method
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 24 17:53:19 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=373448
Summary: MonoMethod.Invoke() rethrows InvalidOpException thrown
in invoked method
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=203622)
--> (https://bugzilla.novell.com/attachment.cgi?id=203622)
simple test case
MonoMethod.Invoke() rethrows InvalidOpException thrown in invoked method
instead of wrapping it in a TargetInvocationException. See attached test case.
Expected output: "ok."
Actual output: "InvalidOperationException was not wrapped in
TargetInvocationException."
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list