You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2008/02/22 23:47:19 UTC

[jira] Updated: (JCR-1413) [PATCH] retain exception stack traces

     [ https://issues.apache.org/jira/browse/JCR-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-1413:
------------------------------

    Attachment: retain_stack_traces.patch

> [PATCH] retain exception stack traces
> -------------------------------------
>
>                 Key: JCR-1413
>                 URL: https://issues.apache.org/jira/browse/JCR-1413
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: core 1.4.1
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: core 1.4.2
>
>         Attachments: retain_stack_traces.patch
>
>
> Code catches one exception, and throws another, losing the stack trace information of the causal exception. This makes it more difficult to understand what happened when an exception occurs. This patch retains all stack traces that occur that causes a thrown exception.

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