Subj : Rhino: Accessing embedded exception in JavaException To : netscape.public.mozilla.jseng From : lgardner Date : Tue Apr 20 2004 03:14 am Hi, when I call a Java method via LiveConnect (Rhino) and the method throws an exception the type of the exception thrown in "JavaException". Is there any way I can access the original exception, the one actually thrown by the Java method? thanks, Lewis .