ActiveReports3 Request technical support
ReportScriptException Class Members
See Also  Properties  Methods 


The following tables list the members exposed by ReportScriptException.

Public Constructors

 NameDescription
Public ConstructorReportScriptException ConstructorOverloaded. Initializes a new instance of the ReportScriptException class.  
Top

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.Exception)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData (Inherited from System.Exception)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top

See Also