Click or drag to resize

DuplicateItemException Constructor

Overload List
  NameDescription
Public methodDuplicateItemException
Initializes a new instance of the DuplicateItemException class.
Public methodDuplicateItemException(String)
Initializes a new instance of the DuplicateItemException class with a specified error message.
Public methodDuplicateItemException(SerializationInfo, StreamingContext)
Initializes a new instance of the DuplicateItemException class with serialized data.
Top
See Also