Class UnspecifiedIndexException
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
Thrown when an index is expected but not specified.
- Inheritance
-
Unspecified
Index Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
UnspecifiedIndexException()
Initializes a new instance of the Unspecified
UnspecifiedIndexException(string)
Initializes a new instance of the Unspecified
Parameters
message
stringThe message that describes the error.
UnspecifiedIndexException(string, Exception)
Initializes a new instance of the Unspecified