Class QPException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    QPInfeasible

    public class QPException
    extends Exception
    This is the exception thrown when there is an error solving a quadratic programming problem.
    See Also:
    Serialized Form
    • Constructor Detail

      • QPException

        public QPException()
        Construct an instance of QPException.