UncaughtExceptionEventArgs.

UncaughtExceptionEventArgs(Exception) Constructor

Syntax

public UncaughtExceptionEventArgs(Exception e)

Parameters

Name Type Description
e Exception

Return Value

Type Description
void