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

In This Topic
    HandleError(Exception) Method
    In This Topic
    Report about runtime error
    Syntax
    'Declaration
     
    Public Overloads Sub HandleError( _
       ByVal exception As Exception _
    ) 
    public void HandleError( 
       Exception exception
    )

    Parameters

    exception
    See Also