Click or drag to resize
EqConstrInconsistentException Constructor
Overload List
  NameDescription
Public methodEqConstrInconsistentException
The equality constraints and the bounds on the variables are found to be inconsistent.
Public methodEqConstrInconsistentException(String)
The equality constraints and the bounds on the variables are found to be inconsistent.
Protected methodEqConstrInconsistentException(SerializationInfo, StreamingContext)
The equality constraints and the bounds on the variables are found to be inconsistent.
Public methodEqConstrInconsistentException(String, Exception)
The equality constraints and the bounds on the variables are found to be inconsistent.
Top
See Also