Skip to main content

ScriptExecutionException Class

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

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ScriptExecutionException :
    InvalidOperationException

Inheritance

See Also