Share via


DuplicateItemException Constructor

Initializes a new instance of the DuplicateItemException class.

Overload List

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

See Also

Reference

DuplicateItemException Class
DuplicateItemException Members
Microsoft.Synchronization Namespace