Share via


PersonalSitePartialCreateException Class

The PersonalSitePartialCreateException class represents an exception that is thrown when a user only partially creates a personal site, but some elements of the site could not be configured.

Microsoft.SharePoint.Portal.UserProfiles.UserProfileException

   Microsoft.SharePoint.Portal.UserProfiles.PersonalSitePartialCreateException

Public Constructors

The following table shows the constructors of the PersonalSitePartialCreateException class and a brief description of each.

Name Description
PersonalSitePartialCreateException(String) Initializes a new instance of the PersonalSitePartialCreateException class.
PersonalSitePartialCreateException(String, System.Exception) Initializes a new instance of the PersonalSitePartialCreateException 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.

Remarks

View the exception text or appropriate log files for details on what failed.

Requirements

Namespace: Microsoft.SharePoint.Portal.UserProfiles

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security