Share via


ExceptionHandler.IsCatastrophic(Exception) Method

Definition

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

Parameters

exception
Exception

Returns

Applies to