Uses of Package
org.hipparchus.migration.exception
-
Packages that use org.hipparchus.migration.exception Package Description org.hipparchus.migration.exception This package provides migration classes from Apache Commons Math to Hipparchus.org.hipparchus.migration.linear This package provides migration classes from Apache Commons Math to Hipparchus. -
Classes in org.hipparchus.migration.exception used by org.hipparchus.migration.exception Class Description MathIllegalNumberException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
MaxCountExceededException Deprecated.as of 1.0, this exception is replaced byMathIllegalStateException
NumberIsTooSmallException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
-
Classes in org.hipparchus.migration.exception used by org.hipparchus.migration.linear Class Description DimensionMismatchException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
MathIllegalNumberException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
MultiDimensionMismatchException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
NumberIsTooSmallException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException