PersonalSiteNamingConflictException Class
The PersonalSiteNamingConflictException class represents an exception that is thrown when a user attempts to create a personal site with a name that already exists for a personal site. This can happen when two users have the same username on different domains. The naming convention can be changed from the Manage Personal Sites admin page.
Microsoft.SharePoint.Portal.UserProfiles.UserProfileException
Microsoft.SharePoint.Portal.UserProfiles.PersonalSiteNamingConflictException
Public Constructors
The following table shows the constructors of the PersonalSiteNamingConflictException class and a brief description of each.
Name | Description |
---|---|
PersonalSiteNamingConflictException | Initializes a new instance of the PersonalSiteNamingConflictException 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