all groups > dotnet general > may 2004 >
You're in the

dotnet general

group:

application exception


RE: application exception John Q
5/15/2004 9:36:02 PM
dotnet general:
Use this overload of the ApplicationException constructor

ApplicationException(string, Exception

application exception Ran Y
5/15/2004 10:59:45 PM
hello all,
we are writing a class lib dll and want to use our own new app exception.

we want them to have the same 'Message' and "InnerException' members as all
Exceptions have.

we cant override these members because they are 'read only'....

any suggestions ?
what do you do ??

thanks, Ran.

AddThis Social Bookmark Button