Subj : Re: Rhino - getting a js line number from WrappedException? To : netscape.public.mozilla.jseng From : "Merten Schumann" Date : Mon Sep 01 2003 03:18 pm "Igor Bukanov" wrote in message news:3F52E7A2.6080304@fastmail.fm... > Ariel Malka wrote: > ... > > the only problem is that i don't find any way to report which > > javascript line number is responsible for the error... > > In CVS tip for Rhino EvaluatorException which extends WrappedException > defines getSourceName/getLineNumber methods that should give you the > necessary information. > > See http://bugzilla.mozilla.org/show_bug.cgi?id=217584 for details. > > Regards, Igor > Ariel, I've just used the latest tip and can confirm that the line number information is now at your fingertips, which is a very nice feature-addition (by Igor) ~Merten .