ActiveReports Developer 7
ReportScriptException Constructor()
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > ReportScriptException Class > ReportScriptException Constructor : ReportScriptException Constructor()

Glossary Item Box

Initializes a new instance of the ReportScriptException class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ReportScriptException()

See Also