DuplicateEntryException Class
The DuplicateEntryException class represents an exception thrown when a user attempts to define a duplicate property or duplicate domain controller name in the user profile database.
Microsoft.SharePoint.Portal.UserProfiles.UserProfileException
Microsoft.SharePoint.Portal.UserProfiles.DuplicateEntryException
Public Constructors
The following table shows the constructors of the DuplicateEntryException class and a brief description of each.
Name | Description |
---|---|
DuplicateEntryException(String) | Initializes a new instance of the DuplicateEntryException class. |
DuplicateEntryException(String, System.Exception) | Initializes a new instance of the DuplicateEntryException class. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Requirements
Namespace: Microsoft.SharePoint.Portal.UserProfiles
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security