Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get exception message of python in java #407

Closed
OptimusV5 opened this issue Feb 15, 2019 · 1 comment
Closed

Get exception message of python in java #407

OptimusV5 opened this issue Feb 15, 2019 · 1 comment

Comments

@OptimusV5
Copy link

OptimusV5 commented Feb 15, 2019

I have an java interface which is implemented in python, and I call the python function in a java program. I am trying to catch the exceptions that python code throw in my java program. I've tried the JavaException class, but makes no sense.
So, how can i get the python exception info in java?

@Julian-O
Copy link
Contributor

Duplicate of #623 which is to document how to do this.

@Julian-O Julian-O closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants