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