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

Support JDK7 omitted exceptions #9

Open
hlship opened this issue Oct 29, 2013 · 0 comments
Open

Support JDK7 omitted exceptions #9

hlship opened this issue Oct 29, 2013 · 0 comments

Comments

@hlship
Copy link
Collaborator

hlship commented Oct 29, 2013

JDK7 adds the concept of an "omitted exception" which is related to the try with resources construct. These are still valuable, still part of the cause train.

JDK7 .printStackTrace presents omitted exceptions somewhat "side-barred", indented under the exceptions they were collapsed into. We could do the same, or use an alternate (dimmer) font for such exceptions.

Since we only present the stack trace of the deepest exception, even that may not be necessary.

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

No branches or pull requests

1 participant