The DeserializeException type exposes the following members.
Properties
Name | Description | |
---|---|---|
LineNumber |
Gets the line number associated with the exception.
|
|
LinePosition |
Gets the position in line associated with the exception.
|
|
Log |
Gets the list of strings describing the actions that lead to the exception that occurred
during serialization or deserialization.
(Inherited from SerializeExceptionBase.) |