WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / OperationErrorEventArgs Class / OperationErrorEventArgs Constructor
In This Topic
    OperationErrorEventArgs Constructor
    In This Topic
    Initializes a new instance of the OperationErrorEventArgs class.
    Syntax
    public OperationErrorEventArgs( 
       FlexViewerPane fvp,
       Exception ex,
       FlexViewerErrorOperation operation
    )

    Parameters

    fvp
    ex
    operation
    See Also