SPListDataValidationException Properties
Include Protected Members
Include Inherited Members
The SPListDataValidationException type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | Gets an integer that identifies the exception. (Inherited from SPException.) |
![]() |
FieldFailures | Gets a collection of SPListDataValidationException.SPFailure objects that contain information about field validation failures. |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
ItemFailure | Gets an SPListDataValidationException.SPFailure object that contains information about a list item validation failure. |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeErrorMessage | Gets the native code error message that is associated with this SPException object. (Inherited from SPException.) |
![]() |
NativeStackTrace | Gets the native code stack trace associated with this SPException object. (Inherited from SPException.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
.gif)
.gif)