Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.