Oct 6, 2015
Getting PyException details from Java. Hi, When I catch a Jython exception from Java code, is there a clean way to retrieve the message from the exception? I am using this ugly bit: catch...
How to get detailed error message from PyException










