共用方式為


SPFeatureUpgradeInformativeWarningException class

表示在不停止升級功能升級期間發生的例外狀況。

Inheritance hierarchy

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

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

Syntax

'宣告
<SerializableAttribute> _
Public NotInheritable Class SPFeatureUpgradeInformativeWarningException _
    Inherits SPException
'用途
Dim instance As SPFeatureUpgradeInformativeWarningException
[SerializableAttribute]
public sealed class SPFeatureUpgradeInformativeWarningException : SPException

備註

例外狀況發生時,統一記錄服務 (ULS) 與升級記錄檔中記錄一個警告,和升級功能版本。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFeatureUpgradeInformativeWarningException members

Microsoft.SharePoint namespace