Click or drag to resize
SomeConstraintsDiscardedException Constructor
Overload List
  NameDescription
Public methodSomeConstraintsDiscardedException
Some constraints were discarded because they were too linearly dependent on other active constraints.
Public methodSomeConstraintsDiscardedException(String)
Some constraints were discarded because they were too linearly dependent on other active constraints.
Protected methodSomeConstraintsDiscardedException(SerializationInfo, StreamingContext)
Some constraints were discarded because they were too linearly dependent on other active constraints.
Public methodSomeConstraintsDiscardedException(String, Exception)
Some constraints were discarded because they were too linearly dependent on other active constraints.
Top
See Also