ProfileProvisionException Class
The exception that is thrown by methods invoked when a profile page is provisioned.
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 ProfileProvisionException _
Inherits Exception
'Usage
Dim instance As ProfileProvisionException
[SerializableAttribute]
public class ProfileProvisionException : Exception
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.