Package com.imsl.math
Class MinConNonlin.QPConstraintsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinConNonlin.QPConstraintsException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MinConNonlin
Deprecated.
The constraints for the QP subproblem are inconsistent.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQPConstraintsException(String message) Deprecated.QPConstraintsException(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
-
QPConstraintsException
Deprecated. -
QPConstraintsException
Deprecated.
-
MinConNonlinhas been replaced byMinConNLP.