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