ActiveReports3 Request technical support
ReportScriptException Constructor
See Also 


Initializes a new instance of the ReportScriptException class.

Overload List

OverloadDescription
ReportScriptException Constructor()  
ReportScriptException Constructor(String)Initializes a new instance of the ReportScriptException with the specified message.  
ReportScriptException Constructor(String,Exception)Initializes a new instance of the ReportScriptException class with with a specified error message and a reference to the inner exception that is the cause of this exception.  

See Also