RSS feed

What is the difference between Application exceptions and System exceptions ?

Published by: Rinku (3/4/2009 12:12:55 AM)

MAR 4 2009

Exceptions can be generated programmatically or can be generated by system.In ASP.NET all exceptions derives from Exception which is Base class. Where are Application exceptions used and where are System exceptions used? What is the difference between both of them? How and from where can we derive Custom Application Exceptions from?

 

Difference between Shadowing and overriding >>

<< Abstract Class and Interface

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2