InvalidSerializationVersionException Constructor
Initializes a new instance of the InvalidSerializationVersionException class.
Overload List
Name | Description |
---|---|
InvalidSerializationVersionException () |
Initializes a new instance of the InvalidSerializationVersionException class.
|
InvalidSerializationVersionException (String) |
Initializes a new instance of the InvalidSerializationVersionException class that contains a specified error message.
|
InvalidSerializationVersionException (SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidSerializationVersionException class by using serialized data.
|
InvalidSerializationVersionException (String, Exception) |
Initializes a new instance of the InvalidSerializationVersionException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
InvalidSerializationVersionException Class
InvalidSerializationVersionException Members
Microsoft.Synchronization Namespace