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.
public class DictionaryKeyExistsException
- Inheritance:
- ObjectExceptionLocalizableExceptionDictionaryKeyExistsException
Constructors
DictionaryKeyExistsException() |