Package com.imsl.math
Class MinConNonlin.TooManyIterationsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinConNonlin.TooManyIterationsException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MinConNonlin
Deprecated.
Maximum number of iterations exceeded.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTooManyIterationsException(String message) Deprecated.TooManyIterationsException(String key, Object[] arguments) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooManyIterationsException
Deprecated. -
TooManyIterationsException
Deprecated.
-
MinConNonlinhas been replaced byMinConNLP.