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