SPPrincipalManagementException class
應用程式主體管理作業期間擲回例外狀況。
Inheritance hierarchy
System.Object
System.Exception
Microsoft.SharePoint.SPPrincipalManagementException
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SerializableAttribute> _
Public NotInheritable Class SPPrincipalManagementException _
Inherits Exception
'用途
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.