Share via


ReplicaMetadataInUseException Constructor

Initializes a new instance of the ReplicaMetadataInUseException class.

Overload List

Name Description
ReplicaMetadataInUseException ()
Initializes a new instance of the ReplicaMetadataInUseException class.
ReplicaMetadataInUseException (String)
Initializes a new instance of the ReplicaMetadataInUseException class that contains a specified error message.
ReplicaMetadataInUseException (SerializationInfo, StreamingContext)
Initializes a new instance of the ReplicaMetadataInUseException class by using serialized data.
ReplicaMetadataInUseException (String, Exception)
Initializes a new instance of the ReplicaMetadataInUseException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

ReplicaMetadataInUseException Class
ReplicaMetadataInUseException Members
Microsoft.Synchronization.MetadataStorage Namespace