[ 
https://jira.jboss.org/browse/SEAMCATCH-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Allen updated SEAMCATCH-21:
-------------------------------

        Summary: Add isMarkedHandled() to CaughtException  (was: Add 
isHandled() to CaughtException)
    Description: 
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).

  was: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 isHandled() method on CaughtException.



> 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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to