| Visual Basic (Declaration) | |
|---|---|
Public Class ReportScriptException Inherits ReportException | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ReportScriptException : ReportException | |
You should catch this exception and inspect the InnerException property to diagnose the location and type of the error that caused the exception.
System.Object
System.Exception
System.ApplicationException
DataDynamics.ActiveReports.ReportException
DataDynamics.ActiveReports.ReportScriptException