public ExceptionEventArgs( ExceptionEventArgs exceptionEventArgs )
public: ExceptionEventArgs( ExceptionEventArgs^ exceptionEventArgs )
'Declaration
Public Function New( _ ByVal exceptionEventArgs As ExceptionEventArgs _ )
'Usage
Dim exceptionEventArgs As ExceptionEventArgs Dim instance As New ExceptionEventArgs(exceptionEventArgs)
Parameters
- exceptionEventArgs