ArcsSet.InconsistentStateAt2PiWrapping
, CardanEulerSingularityException
, ConvergenceException
, DimensionMismatchException
, Euclidean1D.NoSubSpaceException
, IllConditionedOperatorException
, InsufficientDataException
, InvalidRepresentationException
, JacobianMatrices.MismatchedEquations
, MathArithmeticException
, MathIllegalArgumentException
, MathIllegalNumberException
, MathIllegalStateException
, MathInternalError
, MathParseException
, MathRuntimeException
, MathUnsupportedOperationException
, MatrixDimensionMismatchException
, MaxCountExceededException
, ModelSpecificationException
, MultiDimensionMismatchException
, NoBracketingException
, NoDataException
, NoFeasibleSolutionException
, NonMonotonicSequenceException
, NonPositiveDefiniteMatrixException
, NonPositiveDefiniteOperatorException
, NonSelfAdjointOperatorException
, NonSquareMatrixException
, NonSquareOperatorException
, NonSymmetricMatrixException
, NotANumberException
, NotARotationMatrixException
, NotFiniteNumberException
, NotPositiveException
, NotStrictlyPositiveException
, NullArgumentException
, NumberIsTooLargeException
, NumberIsTooSmallException
, OutOfRangeException
, SingularMatrixException
, SingularOperatorException
, Sphere1D.NoSubSpaceException
, TooManyEvaluationsException
, TooManyIterationsException
, UnboundedSolutionException
, UnknownParameterException
, VariationalEquation.MismatchedEquations
, ZeroException
public interface LocalizedException
This interface has been copied from the interface with the same name from Orekit.
Modifier and Type | Method | Description |
---|---|---|
String |
getMessage(Locale locale) |
Gets the message in a specified locale.
|
Object[] |
getParts() |
Get the variable parts of the error message.
|
Localizable |
getSpecifier() |
Get the localizable specifier of the error message.
|
String getMessage(Locale locale)
locale
- Locale in which the message should be translatedLocalizable getSpecifier()
Object[] getParts()
Copyright © 2016–2018 Hipparchus.org. All rights reserved.