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