XStream
  1. XStream
  2. XSTR-118

Provide way to get cause of nested exceptions on JDK 1.3

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.1
    • Component/s: None
    • Labels:
      None

      Description

      – From Laurent Bihinic –

      Just a quick remark: with JDK 1.3, there's no way access the exception wrapped by StreamException as the method getCause() was introduced in JDK 1.4.
      For JDK 1.3 compatibility, StreamException should keep a private reference to the wrapped exception and provide its own getCause() method.

        People

        • Assignee:
          Unassigned
          Reporter:
          Joe Walnes
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: