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