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