This topic has not yet been rated - Rate this topic

InvalidReplicaKeyException Class

The exception that is thrown when a clock vector is added to a KnowledgeBuilder object, but the clock vector contains an element that contains a replica key that is not found in KnowledgeBuilder.ReplicaKeyMap.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
[SerializableAttribute] 
public class InvalidReplicaKeyException : SyncException
/** @attribute SerializableAttribute() */ 
public class InvalidReplicaKeyException extends SyncException
SerializableAttribute 
public class InvalidReplicaKeyException extends SyncException
System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.InvalidReplicaKeyException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)