Searched refs:nxt_java_NoSuchElementException_class (Results 1 – 1 of 1) sorted by path
15 static jclass nxt_java_NoSuchElementException_class; variable34 nxt_java_NoSuchElementException_class = (*env)->NewGlobalRef(env, cls); in nxt_java_jni_init()40 (*env)->DeleteGlobalRef(env, nxt_java_NoSuchElementException_class); in nxt_java_jni_init()50 (*env)->DeleteGlobalRef(env, nxt_java_NoSuchElementException_class); in nxt_java_jni_init()61 (*env)->DeleteGlobalRef(env, nxt_java_NoSuchElementException_class); in nxt_java_jni_init()74 (*env)->DeleteGlobalRef(env, nxt_java_NoSuchElementException_class); in nxt_java_jni_init()88 (*env)->ThrowNew(env, nxt_java_NoSuchElementException_class, msg); in nxt_java_throw_NoSuchElementException()