Hi,

I attached a patch which will output a better exception string if a method,
property or field could not be found or if the method couldn't be bound.

Eg. If a method can not be found it will print,
MissingMethodException: "Cannot find method Foo."
instead of MissingMethodException.

I would appreciate if someone could apply this patch.

Joachim Ante

Attachment: MonoType.patch
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to