'Declaration
Public Function New( _ ByVal exceptionEventArgs As ExceptionEventArgs _ )
'Usage
Dim exceptionEventArgs As ExceptionEventArgs Dim instance As New ExceptionEventArgs(exceptionEventArgs)
public ExceptionEventArgs( ExceptionEventArgs exceptionEventArgs )
public: ExceptionEventArgs( ExceptionEventArgs^ exceptionEventArgs )
Parameters
- exceptionEventArgs
The value of this parameter cannot be
null
(Nothing
in Visual Basic).