base exception class

  • Thread starter Thread starter Nathan Franklin
  • Start date Start date
N

Nathan Franklin

hey guys,

i am wanting to have a sub that handles all my exceptions.

is there a base exception class (is the just Exception) so I can pass
whatever exception i want to without having to overload each different
exception type?

thanks guys

--nathan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top