Click or drag to resize
ProblemInfeasibleException Constructor
Overload List
  NameDescription
Public methodProblemInfeasibleException
The problem is not feasible. The constraints are inconsistent.
Public methodProblemInfeasibleException(String)
The problem is not feasible. The constraints are inconsistent.
Protected methodProblemInfeasibleException(SerializationInfo, StreamingContext)
The problem is not feasible. The constraints are inconsistent.
Public methodProblemInfeasibleException(String, Exception)
The problem is not feasible. The constraints are inconsistent.
Top
See Also