Uses of Class
org.apache.commons.math.exception.MathIllegalStateException
-
Packages that use MathIllegalStateException Package Description org.apache.commons.math.exception Specialized exceptions for algorithms errors. -
-
Uses of MathIllegalStateException in org.apache.commons.math.exception
Subclasses of MathIllegalStateException in org.apache.commons.math.exception Modifier and Type Class Description classConvergenceExceptionError thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.classMathInternalErrorException triggered when something that shouldn't happen does happen.classNoDataExceptionException to be thrown when the required data is missing.
-