[]
        
(Showing Draft Content)

C1.WinUI.Viewer.OperationErrorEventArgs.-ctor

OperationErrorEventArgs Constructor

OperationErrorEventArgs(FlexViewerPane, Exception, FlexViewerErrorOperation)

Initializes a new instance of the OperationErrorEventArgs class.

Declaration
public OperationErrorEventArgs(FlexViewerPane fvp, Exception ex, FlexViewerErrorOperation operation)
Public Sub New(fvp As FlexViewerPane, ex As Exception, operation As FlexViewerErrorOperation)
Parameters
Type Name Description
FlexViewerPane fvp
Exception ex
FlexViewerErrorOperation operation