Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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