ParseErrorArgs
ParseErrorArgs class
Provides data for the ParseErrorCallback delegate.
Methods
| Name | Description |
|---|---|
| get_Exception | Gets the raised exception during parsing string value. |
| get_FieldName | Gets the object field name. |
| get_FieldType | Gets the object field type. |
| get_InvalidValue | Gets the string value which raised an exception. |