SPUpgradeException - Classe

Représente une exception mise à niveau.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.Upgrade.SPUpgradeException
      Microsoft.SharePoint.Upgrade.SPUpgradeCompatibilityException
      Microsoft.SharePoint.Upgrade.SPUpgradeLockException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPUpgradeException _
    Inherits Exception
'Utilisation
Dim instance As SPUpgradeException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPUpgradeException : Exception

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

SPUpgradeException - Membres

Microsoft.SharePoint.Upgrade - Espace de noms