Skip to main content
A newer version of this page is available. .

AggregateQueryInvalidSortingValidationException Class

An exception thrown when trying to execute an aggregate query with an invalid sorting criteria applied to it.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public class AggregateQueryInvalidSortingValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
AggregateQueryInvalidSortingValidationException
See Also