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

GroupNullValidationException Class

An exception thrown when a query has a grouping criteria that is null.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

public class GroupNullValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
GroupNullValidationException
See Also