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.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ScriptExecutionException :
    InvalidOperationException

Inheritance

See Also