[
https://issues.apache.org/jira/browse/MATH-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sébastien Brisard closed MATH-669.
----------------------------------
Fixed in 3.0.
> UnivariateRealIntegrator throws ConvergenceException
> ----------------------------------------------------
>
> Key: MATH-669
> URL: https://issues.apache.org/jira/browse/MATH-669
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 3.0
> Reporter: Sébastien Brisard
> Priority: Minor
> Fix For: 3.0
>
>
> {{ConvergenceException}} is a checked exception, which goes against the
> developer's guide. It occurs in the {{throws}} clause of some methods in
> package o.a.c.m.analysis.integration. It seems that these occurences are
> remnants from previous versions, where exceptions were probably checked. This
> exception is actually never thrown : it is safe to remove it from the
> {{throws}} clause.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira