Searched defs:java_throwable (Results 1 – 1 of 1) sorted by relevance
237 jthrowable java_throwable = env->ExceptionOccurred(); in CheckException() local263 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable) { in GetJavaExceptionInfo()