FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / FlexViewerException Class / FlexViewerException Constructor

In This Topic
    FlexViewerException Constructor
    In This Topic
    Initializes a new instance of FlexViewerException control.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal text As String _
    )
    public FlexViewerException( 
       string text
    )

    Parameters

    text
    See Also