[Mono-list] How consistent are exceptions?

xplicit svg at ngs.ru
Thu Feb 14 00:17:56 UTC 2013


About exceptions. Exceptions messages in .NET depends on locale, so if you're
going to run your soft in various countries and want to compare exception's
message strings you'll have to compare with all localized messages (or try
to workaround with changing CurrentUICulture of exception handling thread to
'en-US' for example)



--
View this message in context: http://mono.1490590.n4.nabble.com/How-consistent-are-exceptions-tp4658574p4658582.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list