Create "ExceptionContext" class
-------------------------------
Key: MATH-566
URL: https://issues.apache.org/jira/browse/MATH-566
Project: Commons Math
Issue Type: Task
Reporter: Gilles
Assignee: Gilles
Priority: Minor
Fix For: 3.0
The implementation of the customization of error messages will be moved from
"MathRuntimeException" to a new "ExceptionContext" class.
Every exception class will implement an "ExceptionContextProvider" interface.
The purpose is to allow Commons Math exceptions to inherit from each of the
Java standard exceptions (IAE, UOE, ISE, ...) while still provide the utility
suggested by Jörg (borrowed from [Lang]).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira