Share via


ExceptionHandler.IsCatastrophic(Exception) Method

Definition

public:
 static bool IsCatastrophic(Exception ^ e);
public static bool IsCatastrophic (Exception e);
static member IsCatastrophic : Exception -> bool
Public Shared Function IsCatastrophic (e As Exception) As Boolean

Parameters

Returns

Applies to