Package org.apache.commons.math3.exception
-
Exception Summary Exception Description ConvergenceException Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.MathIllegalStateException Base class for all exceptions that signal a mismatch between the current state and the user's expectations.MaxCountExceededException Exception to be thrown when some counter maximum value is exceeded.