On Thu, Feb 10, 2005 at 09:08:30AM -0700, Steve Swanson wrote:
> In the end, this is probably less work than building a JS exception, if 
> that were possible.

I believe
http://lxr.mozilla.org/seamonkey/source/xpcom/base/nsIExceptionService.idl#58
may be what you are looking for...


See
http://lxr.mozilla.org/seamonkey/source/extensions/webservices/soap/src/nsSOAPException.cpp#197
which uses that method to throw an exception to JS code, afaict.

-- 
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to