Table of Contents

Method OnThreadException

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

OnThreadException(Exception)

Handles exception showing ThreadExceptionWindow dialog and calling exception related events if specified in the exception handling settings.

public static void OnThreadException(Exception exception)

Parameters

exception Exception

Exception to process.