ExceptionUtility.IsFatal(Exception) Method

Definition

public:
 static bool IsFatal(Exception ^ exception);
public static bool IsFatal (Exception exception);
static member IsFatal : Exception -> bool

Parameters

exception
Exception

Returns

Boolean

Applies to