| Package | Description | 
|---|---|
| org.hipparchus.exception | Specialized exceptions for algorithms errors. | 
| org.hipparchus.geometry.euclidean.oned | 
 This package provides basic 1D geometry components. | 
| org.hipparchus.geometry.spherical.oned | 
 This package provides basic geometry components on the 1-sphere. | 
| org.hipparchus.migration.exception | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.migration.genetics | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.migration.geometry.euclidean | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.migration.geometry.euclidean.threed | 
 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. | 
| org.hipparchus.migration.ode | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.migration.optim.linear | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.migration.stat.regression | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.ode | 
 This package provides classes to solve Ordinary Differential Equations problems. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MathIllegalArgumentExceptionBase class for all preconditions violation exceptions. | 
| class  | MathIllegalStateExceptionBase class for all exceptions that signal that the process
 throwing the exception is in a state that does not comply with
 the set of states that it is designed to be in. | 
| class  | MathRuntimeExceptionAll exceptions thrown by the Hipparchus code inherit from this class. | 
| class  | NullArgumentExceptionAll conditions checks that fail due to a  nullargument must throw
 this exception. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Euclidean1D.NoSubSpaceExceptionSpecialized exception for inexistent sub-space. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ArcsSet.InconsistentStateAt2PiWrappingSpecialized exception for inconsistent BSP tree state inconsistency. | 
| static class  | Sphere1D.NoSubSpaceExceptionSpecialized exception for inexistent sub-space. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConvergenceExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| class  | DimensionMismatchExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | InsufficientDataExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | MathArithmeticExceptionDeprecated. 
 as of 1.0, replaced with  MathRuntimeException | 
| class  | MathIllegalNumberExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | MathInternalErrorDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| class  | MathParseExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| class  | MathUnsupportedOperationExceptionDeprecated. 
 as of 1.0, replaced with  MathRuntimeException | 
| class  | MaxCountExceededExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| class  | MultiDimensionMismatchExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NoBracketingExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NoDataExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonMonotonicSequenceExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotANumberExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotFiniteNumberExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotPositiveExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NotStrictlyPositiveExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NumberIsTooLargeExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NumberIsTooSmallExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | OutOfRangeExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | TooManyEvaluationsExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | TooManyIterationsExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | ZeroExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InvalidRepresentationExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CardanEulerSingularityExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotARotationMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IllConditionedOperatorExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | MatrixDimensionMismatchExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonPositiveDefiniteMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonPositiveDefiniteOperatorExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonSelfAdjointOperatorExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonSquareMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonSquareOperatorExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | NonSymmetricMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| class  | SingularMatrixExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| class  | SingularOperatorExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JacobianMatrices.MismatchedEquationsDeprecated.  Special exception for equations mismatch. | 
| class  | UnknownParameterExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoFeasibleSolutionExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| class  | UnboundedSolutionExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalStateException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ModelSpecificationExceptionDeprecated. 
 as of 1.0, this exception is replaced by  MathIllegalArgumentException | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | VariationalEquation.MismatchedEquationsSpecial exception for equations mismatch. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.