User Define Error - Passible in VB.NET

  • Thread starter Thread starter ElanKathir
  • Start date Start date
E

ElanKathir

Hi All !

How to create the User Define Error Object and how to Genrate the Error (How
to through the Error?) in VB.NET ?

Please Reply ASAP.

Thanks & Regards,
ElanKathir.S.N,
ASM Technologies,
B'lore.
 
* "ElanKathir said:
How to create the User Define Error Object and how to Genrate the Error (How
to through the Error?) in VB.NET ?

\\\
Public Class StupidnessException
Inherits Exception
 

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