SPInvalidLookupValuesException members
Include protected members
Include inherited members
The SPInvalidLookupValuesException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPInvalidLookupValuesException() | 初始化SPInvalidLookupValuesException類別的新執行個體。 |
![]() |
SPInvalidLookupValuesException(String) | 初始化具有指定的錯誤訊息之SPInvalidLookupValuesException類別的新執行個體。 |
![]() |
SPInvalidLookupValuesException(SerializationInfo, StreamingContext) | 初始化與序列化資料的SPInvalidLookupValuesException類別的新執行個體。 |
![]() |
SPInvalidLookupValuesException(String, Exception) | 初始化具有指定的錯誤訊息和內部例外狀況,造成這個例外狀況的SPInvalidLookupValuesException類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | 取得識別例外狀況的整數。 (Inherited from SPException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
LookupFieldsWithInvalidValues | 擷取具有重複值的清單中的唯一欄位識別項的集合。 |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeErrorMessage | 取得與這個SPException物件相關聯的原生程式碼錯誤訊息。 (Inherited from SPException.) |
![]() |
NativeStackTrace | 取得與這個SPException物件相關的原生程式碼堆疊追蹤。 (Inherited from SPException.) |
![]() |
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 | 儲存序列化例外狀況的相關資訊。 (Overrides SPException.GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
Top