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