M
Mufasa
I'm trying to modify my exception handler to give me as much useful
information as possible. One of the thigs I would like to know is where in
the code the error actually happened. I can print out the Diagnostic Stack
but that doesn't tell me what line caused the problem. I'm generally doing
this for the type Exception because I don't know what all errors will
happen.
Anybody have any thoughts?
TIA - Jeff.
information as possible. One of the thigs I would like to know is where in
the code the error actually happened. I can print out the Diagnostic Stack
but that doesn't tell me what line caused the problem. I'm generally doing
this for the type Exception because I don't know what all errors will
happen.
Anybody have any thoughts?
TIA - Jeff.