共用方式為


RaiseThrowableEventArgs(Exception) 建構函式

定義

使用指定的例外狀況實例建構和初始化 類別的新實例 RaiseThrowableEventArgs

public RaiseThrowableEventArgs (Exception e);
new Android.Runtime.RaiseThrowableEventArgs : Exception -> Android.Runtime.RaiseThrowableEventArgs

參數

e
Exception

Exception,包含未處理的例外狀況。

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於