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 classTooManyEvaluationsExceptionDeprecated.as of 1.0, this exception is replaced byMathIllegalArgumentExceptionclassTooManyIterationsExceptionDeprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
-