Uses of Class
org.hipparchus.migration.exception.MaxCountExceededException
-
Packages that use MaxCountExceededException Package Description org.hipparchus.migration.exception This package provides migration classes from Apache Commons Math to Hipparchus. -
-
Uses of MaxCountExceededException in org.hipparchus.migration.exception
Subclasses of MaxCountExceededException in org.hipparchus.migration.exception Modifier and Type Class Description class
TooManyEvaluationsException
Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
class
TooManyIterationsException
Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
-