MathIllegalStateException
@Deprecated public class ConvergenceException extends MathIllegalStateException
Constructor and Description |
---|
ConvergenceException()
Deprecated.
Construct the exception.
|
ConvergenceException(Localizable pattern,
Object... args)
Deprecated.
Construct the exception with a specific context and arguments.
|
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConvergenceException()
public ConvergenceException(Localizable pattern, Object... args)
pattern
- Message pattern providing the specific context of
the error.args
- Arguments.Copyright © 2016–2020 Hipparchus.org. All rights reserved.