-
Enhancement
-
Resolution: Not an Issue
-
P3
-
1.0
-
generic
-
generic
This is probably not something we can do right now, but I thought I should just record the bug anyway.
XMLStreamException doesn't implement the getCause method, so when it's a part of nested exceptions,
JDK is unable to report the exceptions nested inside XMLStreamException correctly.
See 6385694 for a similar bug for SAXException.
XMLStreamException doesn't implement the getCause method, so when it's a part of nested exceptions,
JDK is unable to report the exceptions nested inside XMLStreamException correctly.
See 6385694 for a similar bug for SAXException.
- relates to
-
JDK-6385694 SAXException doesn't handle exception nesting
-
- Closed
-