ActiveReports 10
HandleError(Exception) Method

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > IErrorHandler Interface > HandleError Method : HandleError(Exception) Method
Report about runtime error
Syntax
'Declaration
 
Overloads Sub HandleError( _
   ByVal exception As Exception _
) 
void HandleError( 
   Exception exception
)

Parameters

exception
See Also

Reference

IErrorHandler Interface
IErrorHandler Members
Overload List