public static class NonNegativeLeastSquares.TooMuchTimeException extends IMSLException
| Constructor and Description |
|---|
TooMuchTimeException(String message)
The maximum time allowed for solve is exceeded.
|
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 TooMuchTimeException(String message)
message - a String containing
the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.