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