Comment on Pyjnius: Accessing Java classes from PythonparentComments−txprogOP14yWhen an exception from Java side is throw, we catch it, and raise our own JavaException python class.
Comments
When an exception from Java side is throw, we catch it, and raise our own JavaException python class.