The DeserializeException type exposes the following members.

Properties

  Name Description
Public property LineNumber
Gets the line number associated with the exception.
Public property LinePosition
Gets the position in line associated with the exception.
Public property Log
Gets the list of strings describing the actions that lead to the exception that occurred during serialization or deserialization.
(Inherited from SerializeExceptionBase.)

See Also