JniEnvironment.Exceptions.Throw 方法

定义

重载

Throw(JniObjectReference)

public static void Throw(Java.Interop.JniObjectReference toThrow);
static member Throw : Java.Interop.JniObjectReference -> unit

参数

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于

Throw(Exception)

public static void Throw(Exception e);
static member Throw : Exception -> unit

参数

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于