ScriptExceptionEventArgs Constructors
Occurs when an exception is raised during the execution of report scripts.| Name | Parameters | Description |
|---|---|---|
| ScriptExceptionEventArgs(Exception) | exception | Initializes a new instance of the ScriptExceptionEventArgs class with the specified exception. |
See Also