SPFeatureUpgradeFatalErrorException-Klasse

Stellt eine Ausnahme während eines Upgrades für die Funktion, die die Aktualisierung sofort gestoppt.

Vererbungshierarchie

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

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

Syntax

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

Hinweise

Beim Auftreten der Ausnahme in den Protokollen Unified Logging Service (ULS) und die Aktualisierung wird ein Fehler aufgezeichnet, und die Feature-Version wird nicht aktualisiert.

Threadsicherheit

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

Siehe auch

Referenz

SPFeatureUpgradeFatalErrorException-Member

Microsoft.SharePoint-Namespace