public static class NonNegativeLeastSquares.TooMuchTimeException extends IMSLException
| Constructor and Description |
|---|
NonNegativeLeastSquares.TooMuchTimeException(String message)
The maximum time allowed for solve is exceeded.
|
NonNegativeLeastSquares.TooMuchTimeException(String key,
Object[] arguments)
The maximum time allowed for solve is exceeded.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NonNegativeLeastSquares.TooMuchTimeException(String message)
message - a String containing
the error messagepublic NonNegativeLeastSquares.TooMuchTimeException(String key, Object[] arguments)
key - the String key of the error message in the
resource bundlearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.