This bothers me a bit. What I can read from the C# Programmer's Reference, you could use more than one catch in order to disguinish between the exceptions.
Well, distinguish would very much like to catch the exception thrown by the deserialization of an object, and the catch every thing else, but how the heck do I find out, which type of exception to look for? What kind of exception is thrown by the Serializer? <Thomas/> --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
