This exception is thrown when an attempt is made to save a dictionary item with a key that already belongs to a different dictionary item.

[Serializable]
public class ContentImportException
Inheritance:
ObjectExceptionContentImportException

Constructors

ContentImportException(IEnumerable<string>)
ContentImportException(SerializationInfo, StreamingContext)

Properties

ErrorMessages