Uses of Class
org.apache.commons.math.exception.MathIllegalStateException

Packages that use MathIllegalStateException
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
 class ConvergenceException
          Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.
 class MathInternalError
          Exception triggered when something that shouldn't happen does happen.
 class NoDataException
          Exception to be thrown when the required data is missing.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.