Remove usage of "OptimizationException"
---------------------------------------
Key: MATH-457
URL: https://issues.apache.org/jira/browse/MATH-457
Project: Commons Math
Issue Type: Improvement
Reporter: Gilles
Priority: Minor
Fix For: 3.0
{{OptimizationException}} (defined in package {{optimization}}) is still used
in classes of packages {{optimization.linear}} and {{optimization.fitting}}.
Its occurrences must be removed, or replaced by the corresponding exception
from the {{exception}} package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.