X
Xeno Campanoli
Say, I'm having a difficult problem getting a complete trace/stack dump. I've
got a place where I do a rescue Exception for anything, and I get the darn raise
string, but not a trace back to the line where it occurred. In fact it appears
my use of rescue is hiding the information I might get otherwise. Can someone
give me some suggestions. My apologies if this should be obvious.
Sincerely, Xeno
got a place where I do a rescue Exception for anything, and I get the darn raise
string, but not a trace back to the line where it occurred. In fact it appears
my use of rescue is hiding the information I might get otherwise. Can someone
give me some suggestions. My apologies if this should be obvious.
Sincerely, Xeno