共用方式為


SPDuplicateObjectException members

Include protected members
Include inherited members

代表建立物件,具有相同的屬性,以另一個物件時,會擲回例外狀況。

The SPDuplicateObjectException type exposes the following members.

Constructors

  Name Description
Public method SPDuplicateObjectException() 初始化SPDuplicateObjectException類別的新執行個體。
Public method SPDuplicateObjectException(String) 初始化根據指定的錯誤字串的SPDuplicateObjectException類別的新執行個體。
Public method SPDuplicateObjectException(String, Exception) 初始化根據指定的錯誤字串及例外狀況的SPDuplicateObjectException類別的新執行個體。

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 ArgumentException.)
Public property ParamName (Inherited from ArgumentException.)
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 ArgumentException.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

請參閱

參照

SPDuplicateObjectException class

Microsoft.SharePoint.Administration namespace