SPPrincipalManagementException class
An exception that is thrown during an app principal management operation.
Inheritance hierarchy
System.Object
System.Exception
Microsoft.SharePoint.SPPrincipalManagementException
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPPrincipalManagementException _
Inherits Exception
'Usage
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.