Using Ortools Java on OS X. Exception from C++ simply crashes the JVM with
core dump. It's very desirable for Java code to be able to catch exceptions
from C++ code.
Can we add exception handling (re-throwing C++ exception as Java exception) in
SWIG? If would sufficient to simply re-throw as Java RuntimeException.
http://www.swig.org/Doc3.0/SWIGDocumentation.html#SWIGPlus_exception_specificati
ons
Original issue reported on code.google.com by yunjun...@gmail.com on 14 Nov 2014 at 3:47
Original issue reported on code.google.com by
yunjun...@gmail.com
on 14 Nov 2014 at 3:47