Serializable
, LocalizedException
ArcsSet.InconsistentStateAt2PiWrapping
, IllConditionedOperatorException
, InsufficientDataException
, InvalidRepresentationException
, JacobianMatrices.MismatchedEquations
, MathIllegalNumberException
, ModelSpecificationException
, MultiDimensionMismatchException
, NoBracketingException
, NoDataException
, NonPositiveDefiniteOperatorException
, NonSelfAdjointOperatorException
, NonSymmetricMatrixException
, NotARotationMatrixException
, SingularMatrixException
, SingularOperatorException
, UnknownParameterException
, VariationalEquation.MismatchedEquations
public class MathIllegalArgumentException extends MathRuntimeException
IllegalArgumentException
.Constructor | Description |
---|---|
MathIllegalArgumentException(Localizable pattern,
Object... args) |
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MathIllegalArgumentException(Localizable pattern, Object... args)
pattern
- Message pattern explaining the cause of the error.args
- Arguments.Copyright © 2016–2018 Hipparchus.org. All rights reserved.