ScriptExecutionException Class
In This Article
An exception thrown on raising an error while executing report scripts.
Namespace: DevExpress.XtraReports
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public class ScriptExecutionException :
InvalidOperationException
#Inheritance
Object
Exception
SystemException
InvalidOperationException
ScriptExecutionException
See Also