Share via


ChangeCountMismatchException Constructor

Initializes a new instance of the ChangeCountMismatchException class.

Overload List

Name Description
ChangeCountMismatchException ()
Initializes a new instance of the ChangeCountMismatchException class.
ChangeCountMismatchException (String)
Initializes a new instance of the ChangeCountMismatchException class that contains a specified error message.
ChangeCountMismatchException (SerializationInfo, StreamingContext)
Initializes a new instance of the ChangeCountMismatchException class by using serialized data.
ChangeCountMismatchException (String, Exception)
Initializes a new instance of the ChangeCountMismatchException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

ChangeCountMismatchException Class
ChangeCountMismatchException Members
Microsoft.Synchronization Namespace