[2.0] What is common class for error handling?
Hi,
Some references told that a class can be used for error handling. what i am trying to say : we can create a class for common error handling. I am not clearly understand the problem. Could any body know the query and answer.
Please explain with an example.
regards,
senthil
Re: [2.0] What is common class for error handling?
I think you have to create your own custom class for trapping or handling error.
Re: [2.0] What is common class for error handling?
Re: [2.0] What is common class for error handling?
Quote:
Originally Posted by senthilkumartd
Could any body know the query and answer.
So you don't know what the question is? :ehh:
If you want to create your own Exception class, inherit from System.Exception. If you want to create a global exception handler for your class, search!
http://www.google.com/search?q=globa...ient=firefox-a