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

Override printStackTrace() in RemoteException #42

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

knutwannheden
Copy link
Contributor

A RemoteException should print the stack trace for the exception it is based on rather than its own stack trace.

A `RemoteException` should print the stack trace for the exception it is based on rather than its own stack trace.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions could not be made:

  • src/main/java/org/openrewrite/polyglot/OmniParser.java
    • lines 9-9

@knutwannheden knutwannheden merged commit 0a2e94c into main Jan 16, 2025
2 checks passed
@knutwannheden knutwannheden deleted the remote-exception-stacktrace branch January 16, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants