ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum