Click or drag to resize
ConstraintsNotSatisfiedException Constructor
Overload List
  NameDescription
Public methodConstraintsNotSatisfiedException
No vector x satisfies all of the constraints.
Public methodConstraintsNotSatisfiedException(String)
No vector x satisfies all of the constraints.
Protected methodConstraintsNotSatisfiedException(SerializationInfo, StreamingContext)
No vector x satisfies all of the constraints.
Public methodConstraintsNotSatisfiedException(String, Exception)
No vector x satisfies all of the constraints.
Top
See Also