Class SortException
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
Thrown when an exception occurs within the sort operators.
- Inheritance
-
Sort
Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
SortException()
Initializes a new instance of the Sort
SortException(string)
Initializes a new instance of the Sort
Parameters
message
stringThe message that describes the error.
SortException(string, Exception)
Initializes a new instance of the Sort