Searched refs:throw_java_exception (Results 1 – 2 of 2) sorted by relevance
30 fn throw_java_exception<'env>(&self, env: &mut JNIEnv<'env>) -> jni::errors::Result<()>; in throw_java_exception() method
78 fn throw_java_exception<'env>(&self, env: &mut JNIEnv<'env>) -> jni::errors::Result<()> { in throw_java_exception() method