public static class MinConNLP.TooManyIterationsException extends IMSLException
Constructor and Description |
---|
TooManyIterationsException(String message)
Constructs a
TooManyIterationsException object. |
TooManyIterationsException(String key,
Object[] arguments)
Constructs a
TooManyIterationsException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyIterationsException(String message)
TooManyIterationsException
object.message
- a String
containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.