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

Glossary Item Box

Initializes a new instance of the ReportException class.

Syntax

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

See Also