At 11:46 AM 8/20/2002 +0200, Thomas V. Nielsen wrote: >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/>
SerializationException: <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationSerializationExceptionClassTopic.asp> hth Duane Douglas Web Developer mailto:[EMAIL PROTECTED] --- 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/
