retain exception stack traces 2006-09-09 - By Dave Brosius (JIRA)
[ http://issues.apache.org/jira/browse/XERCESJ-1186?page=comments#action _12433662 ] Dave Brosius commented on XERCESJ-1186: ---------------------------------------
fair enough. feel free to close.
> [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.1 > 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@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|