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