Skip to main content

QueryExecutionException Class

An exception thrown when a query execution has failed.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

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

Declaration

public class QueryExecutionException :
    Exception

Inheritance

Object
Exception
QueryExecutionException
See Also