RangeOutOfOrderException Class
The exception that is thrown when a range of items is not in the expected order, or when a range override is specified incorrectly.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Items in ranges must be arranged in increasing order by item ID.
Range overrides cannot overlap. KnowledgeBuilder.BuildSyncKnowledge throws this exception when the upper bound of a range override is greater than the lower bound of the next range override.
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.RangeOutOfOrderException
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.RangeOutOfOrderException