N
Nithi Gurusamy
Hello All:
I want to parse the string Exception.StackTrace after an exception so that I
can get the line numbers and file names etc. Is it possible to get these
values by someother way without looking at the StackTrace member of
Exception object.
Thanks
Nithi Gurusamy
I want to parse the string Exception.StackTrace after an exception so that I
can get the line numbers and file names etc. Is it possible to get these
values by someother way without looking at the StackTrace member of
Exception object.
Thanks
Nithi Gurusamy