ProfileProvisionHostSiteException Class
The exception that is thrown when an error related to the profile page hosting site occurs.
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.SharePoint.Portal.WebControls.ProfileProvisionException
Microsoft.SharePoint.Portal.WebControls.ProfileProvisionHostSiteException
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ProfileProvisionHostSiteException _
Inherits ProfileProvisionException
'Usage
Dim instance As ProfileProvisionHostSiteException
[SerializableAttribute]
public class ProfileProvisionHostSiteException : ProfileProvisionException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.