This topic has not yet been rated - Rate this topic

SPFeatureUpgradeFatalErrorException class

Represents an exception that occurs during a Feature upgrade that immediately stops the upgrade.

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SerializableAttribute]
public sealed class SPFeatureUpgradeFatalErrorException : SPException

When the exception occurs, an error is logged in the Unified Logging Service (ULS) and Upgrade logs, and the Feature version is not upgraded.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.