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