Package com.imsl.math

Class MinConNLP.QPInfeasibleException

All Implemented Interfaces:
Serializable
Enclosing class:
MinConNLP

public static class MinConNLP.QPInfeasibleException extends IMSLException
QP problem seemingly infeasible.
See Also:
  • Constructor Details

    • QPInfeasibleException

      public QPInfeasibleException(String message)
      Constructs a QPInfeasibleException object.
      Parameters:
      message - a String containing the error message
    • QPInfeasibleException

      public QPInfeasibleException(String key, Object[] arguments)
      Constructs a QPInfeasibleException object.
      Parameters:
      key - a String containing the error message
      arguments - an Object array containing arguments used within the error message string