[
https://issues.apache.org/jira/browse/MATH-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-447.
-------------------------
Resolution: Fixed
All exceptions in package {{exception}} now inherits from the new
{{MathRuntimeException}} (revision 1044186).
> Create a new "MathRuntimeException"
> -----------------------------------
>
> Key: MATH-447
> URL: https://issues.apache.org/jira/browse/MATH-447
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Gilles
> Assignee: Gilles
> Priority: Trivial
> Fix For: 3.0
>
>
> A new {{MathRuntimeException}} will serve as a base class for all exception
> classes that need to wrap another exception (such as when the wrapped
> exception is deemed too low-level to be propagated).
> Since they share the same code, this class can also be the base class of
> {{MathUserException}}.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.