[
https://issues.apache.org/jira/browse/FELIX-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-634.
-------------------------------------
Resolution: Fixed
Fix in the revision 676672.
Catches Throwable when a POJO instance is created in order to catch
"unexpected" errors.
> Improve error handling
> ----------------------
>
> Key: FELIX-634
> URL: https://issues.apache.org/jira/browse/FELIX-634
> Project: Felix
> Issue Type: Improvement
> Components: iPOJO
> Affects Versions: iPOJO-0.8.0
> Reporter: Clement Escoffier
> Assignee: Clement Escoffier
> Priority: Minor
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> When a pojo creation failed, the error handling does not catch Error and
> RuntimeException. These potential issues must be catch in order to provide a
> useful message when they is error like NoClassDefFoundError or any other
> un-catched exception. This improvement affects both the pojo creation with
> class constructors and factory methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.