ActiveReports 10
HandleError(ErrorInfo) Method

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > IErrorHandler Interface > HandleError Method : HandleError(ErrorInfo) Method
Reports error, warning or information message
Syntax
'Declaration
 
Overloads Sub HandleError( _
   ByVal error As ErrorInfo _
) 
void HandleError( 
   ErrorInfo error
)

Parameters

error
See Also

Reference

IErrorHandler Interface
IErrorHandler Members
Overload List