Skip to content

Support JDK7 omitted exceptions #9

Open
@hlship

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions