Skip to main content

QueryExecutionException Class

An exception thrown when a query execution has failed.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v24.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public class QueryExecutionException :
    Exception

Inheritance

Object
Exception
QueryExecutionException
See Also