Subj : Re: How to throw a JavaScript exception using Spidermonkey API?? To : netscape.public.mozilla.jseng From : David Bradley Date : Wed Jan 22 2003 08:02 pm Raif wrote: > > Basically, how can I create JavaScript exception with Spidermonkey? I think JS_SetPendingException is what you are looking for. David Bradley .