[Mono-winforms-list] Exceptions in MWF

Daniel Nauck dna at informatik.uni-kiel.de
Sat Dec 23 07:17:12 EST 2006


Hello,

today everaldo and i discussed about Exceptions in MWF.
If it is required that they have the same TargetSite and StackTrace as
in .NET.

The concrete example was revision: 69983.

.NET throw the InvalidEnumArgumentException at
UserControl.set_BorderStyle and
Mono at UserControl.set_InternalBorderStyle.

In my opinion MWF should throw an exception in the same method as .NET
to be as compatible as possible.

by,
Daniel


More information about the Mono-winforms-list mailing list