[seam-issues] [JBoss JIRA] Resolved: (SEAMCATCH-21) Add isMarkedHandled() to CaughtException
Jason Porter (JIRA)
jira-events at lists.jboss.org
Wed Dec 8 15:12:31 EST 2010
[ https://jira.jboss.org/browse/SEAMCATCH-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Porter resolved SEAMCATCH-21.
-----------------------------------
Resolution: Done
> Add isMarkedHandled() to CaughtException
> ----------------------------------------
>
> Key: SEAMCATCH-21
> URL: https://jira.jboss.org/browse/SEAMCATCH-21
> Project: Seam Catch
> Issue Type: Feature Request
> Components: Core API
> Affects Versions: Alpha2
> Reporter: Dan Allen
> Assignee: Jason Porter
> Priority: Minor
> Fix For: Alpha3
>
>
> For cases when a handler calls proceed() (the default), subsequent handlers should be able to determine if the exception is marked as handled by consulting the isMarkedHandled() method on CaughtException.
> (SEAMCATCH-22 suggests renaming proceed() to markHandled(), implicitly proceeding in that it's an indirect action).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list