Page 1 of 1

Trace in servoyException

PostPosted: Fri Aug 10, 2007 1:09 pm
by patrick
Is it possible to enhance the error handling of servoyException to also give us the trace of the error? Currently, I get something like

Cannot convert null to an object


Great. But where did that happen?

Thanks
Patrick

PostPosted: Thu Jun 05, 2008 1:54 am
by amcgilly
I second this request. I'd like to be able to report in my own log file the method-stack and line number that provoked the error.

PostPosted: Thu Jun 05, 2008 2:40 am
by amcgilly
I seem to be getting the callstack now (wasn't a moment ago) but still no line number. That would be nice.