ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / HandleError Method / HandleError(ErrorInfo) Method

In This Topic
    HandleError(ErrorInfo) Method
    In This Topic
    Reports error, warning or information message
    Syntax
    'Declaration
     
    Public Overloads Sub HandleError( _
       ByVal error As ErrorInfo _
    ) 
    public void HandleError( 
       ErrorInfo error
    )

    Parameters

    error
    See Also