Uses of Class
org.apache.commons.math.exception.MathIllegalStateException
Packages that use MathIllegalStateException
-
Uses of MathIllegalStateException in org.apache.commons.math.exception
Subclasses of MathIllegalStateException in org.apache.commons.math.exceptionModifier and TypeClassDescriptionclass
Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.class
Exception triggered when something that shouldn't happen does happen.class
Exception to be thrown when the required data is missing.