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