AppPackageValidationException-Klasse

Die Ausnahme wird ausgelöst, wenn ein app-Paket überprüfen Fehler aufgetreten sind.

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.AppPackageValidationException

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class AppPackageValidationException _
    Inherits SPException
'Usage
Dim instance As AppPackageValidationException
[SerializableAttribute]
public sealed class AppPackageValidationException : SPException

Threadsicherheit

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

Siehe auch

Referenz

AppPackageValidationException-Member

Microsoft.SharePoint-Namespace