This topic has not yet been rated - Rate this topic

CreateFailuresMustBeForEntireItemException Class

The exception that is thrown by SaveChangeWithChangeUnitsContext or LoadChangeContext when a recoverable error is recorded for a change unit change when the change represents an item creation.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
[SerializableAttribute] 
public class CreateFailuresMustBeForEntireItemException : SyncException
/** @attribute SerializableAttribute() */ 
public class CreateFailuresMustBeForEntireItemException extends SyncException
SerializableAttribute 
public class CreateFailuresMustBeForEntireItemException extends SyncException
System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.CreateFailuresMustBeForEntireItemException
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)