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