ParseErrorArgs

ParseErrorArgs class

Provides data for the ParseErrorCallback delegate.

Methods

NameDescription
get_ExceptionGets the raised exception during parsing string value.
get_FieldNameGets the object field name.
get_FieldTypeGets the object field type.
get_InvalidValueGets the string value which raised an exception.