ProfileProvisionException class
A exceção que é acionada por métodos chamados quando uma página de perfil foi provisionada.
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
'Declaração
<SerializableAttribute> _
Public Class ProfileProvisionException _
Inherits Exception
'Uso
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.