Table of Contents

Method IsCriticalException

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

IsCriticalException(Exception)

Gets whether the specified exception is considered critical.

public static bool IsCriticalException(Exception ex)

Parameters

ex Exception

Exception to test.

Returns

bool