AppPackageSizeExceededException-Klasse

Die Ausnahme wird ausgelöst, wenn die Größe des app-Paket die Grenzwerte überschreitet.

Vererbungshierarchie

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class AppPackageSizeExceededException _
    Inherits SPException
'Usage
Dim instance As AppPackageSizeExceededException
[SerializableAttribute]
public sealed class AppPackageSizeExceededException : 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

AppPackageSizeExceededException-Member

Microsoft.SharePoint-Namespace