Results 1 to 4 of 4

Thread: [2.0] What is common class for error handling?

  1. #1

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    [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
    God has been pleased to place as a king or cobbler do the work sincerely

  2. #2
    Fanatic Member popskie's Avatar
    Join Date
    Jul 2005
    Location
    In my chair
    Posts
    666

    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.

  3. #3

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    Re: [2.0] What is common class for error handling?

    Yes!
    God has been pleased to place as a king or cobbler do the work sincerely

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width