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