public ExceptionEventArgs( Exception exception )
public: ExceptionEventArgs( Exception^ exception )
'Declaration Public Function New( _ ByVal exception As Exception _ )
'Declaration
Public Function New( _ ByVal exception As Exception _ )
'Usage Dim exception As Exception Dim instance As New ExceptionEventArgs(exception)
'Usage
Dim exception As Exception Dim instance As New ExceptionEventArgs(exception)
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
ExceptionEventArgs Class ExceptionEventArgs Members Overload List