Share via


SPPrincipalManagementException class

Uma exceção que é lançada durante uma operação de gerenciamento principal do aplicativo.

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.SharePoint.SPPrincipalManagementException

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

Syntax

'Declaração
<SerializableAttribute> _
Public NotInheritable Class SPPrincipalManagementException _
    Inherits Exception
'Uso
Dim instance As SPPrincipalManagementException
[SerializableAttribute]
public sealed class SPPrincipalManagementException : 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.

Ver também

Referência

SPPrincipalManagementException members

Microsoft.SharePoint namespace