Click or drag to resize
InitialConstraintsException Constructor
Overload List
  NameDescription
Public methodInitialConstraintsException
The constraints at the initial point are inconsistent.
Public methodInitialConstraintsException(String)
The constraints at the initial point are inconsistent.
Protected methodInitialConstraintsException(SerializationInfo, StreamingContext)
The constraints at the initial point are inconsistent.
Public methodInitialConstraintsException(String, Exception)
The constraints at the initial point are inconsistent.
Public methodInitialConstraintsException(String, Object)
The constraints at the initial point are inconsistent.
Top
See Also