ActiveReports 8
HandleError Method (Viewer)

The exception to report.
Reports about runtime error
Syntax
'Declaration
 
Public Sub HandleError( _
   ByVal ex As System.Exception _
) 
public void HandleError( 
   System.Exception ex
)

Parameters

ex
The exception to report.
See Also

Reference

Viewer Class
Viewer Members

Support Forum