Class MissingKeyException
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
Thrown when a key is expected in a cache but not found.
- Inheritance
-
Missing
Key Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
MissingKeyException()
Initializes a new instance of the Missing
MissingKeyException(string)
Initializes a new instance of the Missing
Parameters
message
stringThe message that describes the error.
MissingKeyException(string, Exception)
Initializes a new instance of the Missing