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