SAXException doesn't handle exception nesting

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • tbd
    • Affects Version/s: 5.0
    • Component/s: xml

      SAXException can take a nested exception, but it doesn't implement the getCause method, so it doesn't participate in the exception nesting mechanism introduced in JDK 1.4.

      Because of this, when one prints out "e.printStackTrace()", it doesn't show exceptions nested inside SAXException.

            Assignee:
            Norman Walsh (Inactive)
            Reporter:
            Kohsuke Kawaguchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: