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

public static class MinConNonlin.QPConstraintsException extends IMSLException
Deprecated.
MinConNonlin has been replaced by MinConNLP.
The constraints for the QP subproblem are inconsistent.
See Also:
  • Constructor Details

    • QPConstraintsException

      public QPConstraintsException(String message)
      Deprecated.
    • QPConstraintsException

      public QPConstraintsException(String key, Object[] arguments)
      Deprecated.