[]
Represents an exception that occurred during deserialization.
public class DeserializeException : SerializeExceptionBase, ISerializable, _Exception
Public Class DeserializeException
Inherits SerializeExceptionBase
Implements ISerializable, _Exception
| Name | Description |
|---|---|
| LineNumber | Gets the line number associated with the exception. |
| LinePosition | Gets the position in line associated with the exception. |