Jan_Uys Posted April 10, 2003 Posted April 10, 2003 Hi there I'm using structured exception handling, but would like to determine on which line the exception occured. Is this possible? Thanks Quote
Jan_Uys Posted April 10, 2003 Author Posted April 10, 2003 Sorry, forgot to mention this is in VB. Quote
Jan_Uys Posted April 10, 2003 Author Posted April 10, 2003 Sorry, stupid me. Erl actually works. Quote
*Gurus* divil Posted April 10, 2003 *Gurus* Posted April 10, 2003 You can also use the StackTrace property of the exception you catch. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.