Table of Contents

Constructor ThrowExceptionEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

ThrowExceptionEventArgs(Exception)

Initializes a new instance of the ThrowExceptionEventArgs class.

public ThrowExceptionEventArgs(Exception errorException)

Parameters

errorException Exception

The Exception that occurred.