SerializationException
The exception thrown when an error occurs during serialization or deserialization.
public SerializationException()
Initializes a new instance of the SerializationException class with default properties.
Initializes a new instance of the SerializationException class with a specified message.
Initializes a new instance of the SerializationException class with a specified error message and a reference to the inner exception that is the cause of this exception.