Make XNIException work better with the JDK 1.4 exception chaining mechanism.
----------------------------------------------------------------------------

                 Key: XERCESJ-1368
                 URL: https://issues.apache.org/jira/browse/XERCESJ-1368
             Project: Xerces2-J
          Issue Type: Improvement
          Components: XNI
    Affects Versions: 2.9.1
            Reporter: Michael Glavassevich
            Priority: Minor


Add getCause() and initCause() methods to XNIException so that the exception 
chaining mechanism works in a JDK 1.4+ environment.  Necessary because the 
default implementations from Throwable don't exist in JDK 1.3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to