This exception is thrown when a dictionary key is requested that does not exist, and throwOnNotFound is true.

public class DictionaryKeyNotFoundException
Inheritance:
ObjectExceptionLocalizableExceptionDictionaryKeyNotFoundException

Constructors

DictionaryKeyNotFoundException(string)

Properties

Key