Searched refs:jcThrowable (Results 1 – 1 of 1) sorted by relevance
219 jclass jcThrowable = pJavaEnv->FindClass("java/lang/Throwable"); in ImplTestJavaException() local220 …jmethodID jmThrowable_getMessage = pJavaEnv->GetMethodID(jcThrowable, "getMessage", "()Ljava… in ImplTestJavaException()
Completed in 12 milliseconds