Freigeben über


AppManagementServiceException-Klasse

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.SharePoint.AppManagement.AppManagementServiceException

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

Syntax

'Declaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class AppManagementServiceException _
    Inherits Exception
'Usage
Dim instance As AppManagementServiceException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class AppManagementServiceException : Exception

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

AppManagementServiceException-Member

Microsoft.SharePoint.AppManagement-Namespace