Share via


SyncConstraintConflictNotAllowedException Constructor

Initializes a new instance of the SyncConstraintConflictNotAllowedException class.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SyncConstraintConflictNotAllowedException()
public SyncConstraintConflictNotAllowedException()
public:
SyncConstraintConflictNotAllowedException()
new : unit -> SyncConstraintConflictNotAllowedException
public function SyncConstraintConflictNotAllowedException()

See Also

Reference

SyncConstraintConflictNotAllowedException Class

SyncConstraintConflictNotAllowedException Overload

Microsoft.Synchronization Namespace