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 byMathIllegalArgumentExceptionMaxCountExceededException Deprecated.as of 1.0, this exception is replaced byMathIllegalStateExceptionNumberIsTooSmallException 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 byMathIllegalArgumentExceptionMathIllegalNumberException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentExceptionMultiDimensionMismatchException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentExceptionNumberIsTooSmallException Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException