vbCrLf
New member
- Joined
- Jun 19, 2007
- Messages
- 2
- Programming Experience
- 5-10
Hello.
I'm using MyApplication_UnhandledException to catch all errors in my program.
Is it possible to get more information about the error except for the message itself (like line number, file, method, and so on)?
Thanks,
Ori Lahav.
I'm using MyApplication_UnhandledException to catch all errors in my program.
Is it possible to get more information about the error except for the message itself (like line number, file, method, and so on)?
Thanks,
Ori Lahav.