Constructors
-
Constraint
Exception() Initializes a new instance of the ConstraintException class. This is the parameterless constructor. -
Constraint
Exception(Serialization protected Initializes a new instance of the ConstraintException class using the specified serialization and stream context.Info, Streaming Context) -
Constraint
Exception(String) Initializes a new instance of the ConstraintException class with the specified string. -
Constraint
Exception(String, Initializes a new instance of the ConstraintException class using the specified string and inner exception.Exception)