RaiseThrowableEventArgs(Exception) 构造函数

定义

使用指定的异常实例构造和初始化类的新实例 RaiseThrowableEventArgs

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

参数

e
Exception

Exception包含未经处理的异常。

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于