SPDuplicateObjectException members
Include protected members
Include inherited members
代表建立物件,具有相同的屬性,以另一個物件時,會擲回例外狀況。
The SPDuplicateObjectException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPDuplicateObjectException() | 初始化SPDuplicateObjectException類別的新執行個體。 |
![]() |
SPDuplicateObjectException(String) | 初始化根據指定的錯誤字串的SPDuplicateObjectException類別的新執行個體。 |
![]() |
SPDuplicateObjectException(String, Exception) | 初始化根據指定的錯誤字串及例外狀況的SPDuplicateObjectException類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from ArgumentException.) |
![]() |
ParamName | (Inherited from ArgumentException.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from ArgumentException.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
Top