Overload List

NameDescription
VarBoundsInconsistentException()()()
The equality constraints and the bounds on the variables are found to be inconsistent.
VarBoundsInconsistentException(String)
The equality constraints and the bounds on the variables are found to be inconsistent.
VarBoundsInconsistentException(SerializationInfo, StreamingContext)
The equality constraints and the bounds on the variables are found to be inconsistent.
VarBoundsInconsistentException(String, Exception)
The equality constraints and the bounds on the variables are found to be inconsistent.

See Also