共用方式為


SPUpgradeLockException members

Include protected members
Include inherited members

代表在升級鎖定期間發生例外狀況。

The SPUpgradeLockException type exposes the following members.

Constructors

  Name Description
Public method SPUpgradeLockException() 此建構函式僅限內部使用,不得從您的程式碼內直接使用。
Public method SPUpgradeLockException(String) 初始化指定的錯誤訊息的SPUpgradeLockException類別的新執行個體。
Protected method SPUpgradeLockException(SerializationInfo, StreamingContext) SPUpgradeLockException 序列化建構函式
Public method SPUpgradeLockException(String, Exception) 初始化指定的錯誤訊息與根SPUpgradeLockException類別的新執行個體造成例外狀況。

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Exception.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

請參閱

參照

SPUpgradeLockException class

Microsoft.SharePoint.Upgrade namespace