public static class BoundedVariableLeastSquares.TooManyIterException extends IMSLException
| Constructor and Description |
|---|
BoundedVariableLeastSquares.TooManyIterException(String message)
The maximum number of iterations has exceeded.
|
BoundedVariableLeastSquares.TooManyIterException(String key,
Object[] arguments)
The maximum number of iterations has exceeded.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BoundedVariableLeastSquares.TooManyIterException(String message)
message - a String containing
the error messagepublic BoundedVariableLeastSquares.TooManyIterException(String key, Object[] arguments)
key - a String containing the exception
messagearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built March 24 2015.