Searched refs:illegal_argument_exception_class (Results 1 – 7 of 7) sorted by relevance
41 static jclass illegal_argument_exception_class; variable92 env->ThrowNew(illegal_argument_exception_class, error_message.c_str()); in GetFileReader()102 env->ThrowNew(illegal_argument_exception_class, error_message.c_str()); in GetStripeReader()121 illegal_argument_exception_class = in JNI_OnLoad()149 env->DeleteGlobalRef(illegal_argument_exception_class); in JNI_OnUnload()
38 jclass illegal_argument_exception_class; variable172 illegal_argument_exception_class = in JNI_OnLoad()189 env->DeleteGlobalRef(illegal_argument_exception_class); in JNI_OnUnload()
38 jclass illegal_argument_exception_class; member198 system_data.illegal_argument_exception_class = (*env)->NewGlobalRef(env, iae);395 (*env)->DeleteGlobalRef(env, system_data.illegal_argument_exception_class);
36 jclass illegal_argument_exception_class; variable203 illegal_argument_exception_class = in JNI_OnLoad()250 env->DeleteGlobalRef(illegal_argument_exception_class); in JNI_OnUnload()
36 jclass illegal_argument_exception_class; variable229 illegal_argument_exception_class = in JNI_OnLoad()276 env->DeleteGlobalRef(illegal_argument_exception_class); in JNI_OnUnload()