[Ironruby-core] Determining line number of runtime errors
Benjamin van der Veen
lists at ruby-forum.com
Thu Dec 11 01:09:12 EST 2008
Hello all,
I'm just wondering if there's any way to see what line of the source
code was being executed when an error occurred. This is possible when
the source is being parsed/compiled/interpreted by inspecting
SyntaxErrorException.Line… what about when the source is being
evaluated?
Thanks,
benjamin
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list