DevExpress.Data.Filtering.Exceptions Namespace
Contains classes that describe exceptions which may occur when filtering data.
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
Classes
Name | Description |
---|---|
CriteriaParserException | An exception that is thrown when a string that represents criteria cannot be parsed. |
InvalidPropertyPathException | An exception that is thrown when a specific property that is used in a specific expression cannot be resolved. |