Jeffrey Walton wrote:
> The derived exception is below. It is straight out of Richter's book.
>
> *************************************
> [Serializable]
> public sealed class EncodingException : Exception, ISerializable
Is the exception defined in multiple places. For instance, the code that
throws it is in a class library, and have the exception defined in the
library, and the code catching it is in an application, and the
exception is defined there too.
--
Lasse Vågsæther Karlsen
private.php?do=newpm&u=
http://presentationmode.blogspot.com/