Table of Contents

Method AlertException

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

AlertException(Exception)

Shows ThreadExceptionWindow with disabled "Quit" button.

public static void AlertException(Exception exception)

Parameters

exception Exception

Exception information.