Home
last modified time | relevance | path

Searched refs:nxt_java_throw_NoSuchElementException (Results 1 – 3 of 3) sorted by path

/unit/src/java/
H A Dnxt_jni.c86 nxt_java_throw_NoSuchElementException(JNIEnv *env, const char *msg) in nxt_java_throw_NoSuchElementException() function
H A Dnxt_jni.h16 void nxt_java_throw_NoSuchElementException(JNIEnv *env, const char *msg);
H A Dnxt_jni_HeaderNamesEnumeration.c132 nxt_java_throw_NoSuchElementException(env, "pos >= size"); in nxt_java_HeaderNamesEnumeration_nextElement()