public static class NonNegativeLeastSquares.TooManyIterException extends IMSLException
Constructor and Description |
---|
TooManyIterException(String message)
The maximum number of iterations has been exceeded.
|
TooManyIterException(String key,
Object[] arguments)
The maximum number of iterations has been exceeded.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyIterException(String message)
message
- a String
containing
the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.