public static class NonlinLeastSquares.TooManyIterationsException extends IMSLException
| Constructor and Description |
|---|
NonlinLeastSquares.TooManyIterationsException()
Constructs a
TooManyIterationsException object. |
NonlinLeastSquares.TooManyIterationsException(Object[] arguments)
Constructs a
TooManyIterationsException object. |
NonlinLeastSquares.TooManyIterationsException(String key,
Object[] arguments)
Constructs a
TooManyIterationsException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NonlinLeastSquares.TooManyIterationsException()
TooManyIterationsException object.public NonlinLeastSquares.TooManyIterationsException(Object[] arguments)
TooManyIterationsException object.arguments - an Object array containing arguments
used within the error message stringpublic NonlinLeastSquares.TooManyIterationsException(String key, Object[] arguments)
TooManyIterationsException object.key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.