You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Jason Porter (JIRA)" <ji...@apache.org> on 2013/04/23 21:19:17 UTC

[jira] [Resolved] (DELTASPIKE-132) Discuss the concept of the exception chain / stack

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

Jason Porter resolved DELTASPIKE-132.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.5-incubating)
                   0.4-incubating

This has been in for a while actually.
                
> Discuss the concept of the exception chain / stack
> --------------------------------------------------
>
>                 Key: DELTASPIKE-132
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-132
>             Project: DeltaSpike
>          Issue Type: Sub-task
>          Components: ExceptionControl-Module
>            Reporter: Jason Porter
>            Assignee: Jason Porter
>             Fix For: 0.4-incubating
>
>
> Exceptions in Java are often a chain of exceptions, or a stack of exceptions.
> A problem of many Java developers, especially newer developers is finding the actual root cause of an exception. The Exception Handling module should take this guess work out when it finds exception handlers and first look for a handler for the root cause. The exception stack should be completely unwrapped before looking for a handler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira