mirror of
https://github.com/apache/commons-math.git
synced 2025-02-08 02:59:36 +00:00
Luc Maisonobe
e46f4c0c05
Removed too aggressive checks for impossible errors.
The checks were added recently as part of throws declaration updates. In theses cases, the exception cannot be triggered. No throws declarations are needed and in fact wrapping the impossible exceptions in MathInternalError is simply too much. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1382887 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
Java
99.3%
R
0.5%