Runtime exceptions that occur in Java callbacks are not caught. To ensure that
these are caught, all callbacks are currently wrapped with try/catch blocks in
order to trace exceptions.
There should be a better way of handling exceptions in methods invoked via c++
callbacks.
Original issue reported on code.google.com by bgwe...@gmail.com on 4 Mar 2011 at 4:04
Original issue reported on code.google.com by
bgwe...@gmail.com
on 4 Mar 2011 at 4:04