Table of Contents

Constructor BaseThreadExceptionEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

BaseThreadExceptionEventArgs(Exception)

Initializes a new instance of the BaseThreadExceptionEventArgs class.

public BaseThreadExceptionEventArgs(Exception t)

Parameters

t Exception

The Exception that occurred.