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