Table of Contents

Method IsCriticalApplicationException

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

IsCriticalApplicationException(Exception)

Gets whether the specified exception is considered critical when it arise during callbacks into application code.

public static bool IsCriticalApplicationException(Exception ex)

Parameters

ex Exception

Exception to test.

Returns

bool