AppPackageSizeExceededException - Classe

L'exception qui est levée lorsque la taille du package app dépasse ses limites.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class AppPackageSizeExceededException _
    Inherits SPException
'Utilisation
Dim instance As AppPackageSizeExceededException
[SerializableAttribute]
public sealed class AppPackageSizeExceededException : SPException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

AppPackageSizeExceededException - Membres

Microsoft.SharePoint - Espace de noms