共用方式為


ExceptionHandler.IsCatastrophic(Exception) 方法

定義

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

參數

傳回

適用於