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

ScriptExecutionException Class

An exception thrown on raising an error while executing report scripts.

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class ScriptExecutionException :
    InvalidOperationException

Inheritance

See Also