Share via


SyncConstraintConflictNotAllowedException Constructor

Initializes a new instance of the SyncConstraintConflictNotAllowedException class.

Overload List

Name Description
SyncConstraintConflictNotAllowedException ()
Initializes a new instance of the SyncConstraintConflictNotAllowedException class.
SyncConstraintConflictNotAllowedException (String)
Initializes a new instance of the SyncConstraintConflictNotAllowedException class that contains the specified error message.
SyncConstraintConflictNotAllowedException (SerializationInfo, StreamingContext)
Initializes a new instance of the SyncConstraintConflictNotAllowedException class by using serialized data.
SyncConstraintConflictNotAllowedException (String, Exception)
Initializes a new instance of the SyncConstraintConflictNotAllowedException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

SyncConstraintConflictNotAllowedException Class
SyncConstraintConflictNotAllowedException Members
Microsoft.Synchronization Namespace