SPFeatureUpgradeInformativeWarningException class

Represents an exception that occurs during a Feature upgrade that does not halt the upgrade.

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

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

No code example is currently available or this language may not be supported.

When the exception occurs, a warning is logged in the Unified Logging Service (ULS) and Upgrade logs, and the Feature version is 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.
Show: