[cdi-dev] [JBoss JIRA] Closed: (CDI-115) Interceptor.intercept() must throw exceptions
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu May 12 05:20:38 EDT 2011
[ https://issues.jboss.org/browse/CDI-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed CDI-115.
-------------------------
Assignee: Marius Bogoevici
Fix Version/s: 1.1 (Confirmed)
(was: 1.1 (Proposed))
Resolution: Done
https://github.com/pmuir/cdi/pull/2
> Interceptor.intercept() must throw exceptions
> ---------------------------------------------
>
> Key: CDI-115
> URL: https://issues.jboss.org/browse/CDI-115
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Interceptors
> Affects Versions: 1.0
> Reporter: Marius Bogoevici
> Assignee: Marius Bogoevici
> Fix For: 1.1 (Confirmed)
>
>
> The signature of Interceptor.intercept() must allow to rethrow the checked exceptions thrown by intercepted components.
> Make that consistent with the other interceptor method signatures (from the interceptors spec).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list