DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28425>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28425

JythonEngine.call() throws PyException instead of BSFException

           Summary: JythonEngine.call() throws PyException instead of
                    BSFException
           Product: BSF
           Version: 2.3.0-rc1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: framework
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


JythonEngine.call() is declared to throw a BSFException, as is (for example) 
JythonEngine.exec().

JythonEngine.exec() catches all PyException's and wraps them in a BSFException.

This is not done for JythonEngine.call().

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to