'UsageDim exception As Exception Dim instance As New ExceptionEventArgs(exception)
public: ExceptionEventArgs( Exception^ exception )
Parameters
- exception
- The exception.
'UsageDim exception As Exception Dim instance As New ExceptionEventArgs(exception)
public: ExceptionEventArgs( Exception^ exception )