CriteriaParserException(String) Constructor
Initializes a new instance of the CriteriaParserException class.
Namespace: DevExpress.Data.Filtering.Exceptions
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
explanation | String | A string that specifies the error description. |
See Also