You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2006/09/10 06:52:22 UTC

[jira] Resolved: (XERCESJ-1186) [PATCH] retain exception stack traces

     [ http://issues.apache.org/jira/browse/XERCESJ-1186?page=all ]

Michael Glavassevich resolved XERCESJ-1186.
-------------------------------------------

    Resolution: Later

We can't do this now. Revisit if Xerces moves to requiring JDK 1.4 (or above) at some point in the future.

> [PATCH] retain exception stack traces
> -------------------------------------
>
>                 Key: XERCESJ-1186
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1186
>             Project: Xerces2-J
>          Issue Type: Improvement
>    Affects Versions: 2.8.0
>            Reporter: Dave Brosius
>            Priority: Minor
>         Attachments: retain_stack_traces.diff
>
>
> When a different exception is thrown from a catch block, you lose the original stack trace where the exception occurred, making it more difficult to figure out what went wrong. Add code to initialize the thrown exception's initial cause, so the stack traces are retained.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org