Searched refs:ExceptionDescribe (Results 1 – 2 of 2) sorted by relevance
175 void (*ExceptionDescribe)(JNIEnv*); member532 void ExceptionDescribe() in ExceptionDescribe() function533 { functions->ExceptionDescribe(this); } in ExceptionDescribe()
219 env->ExceptionDescribe(); in checkAndClearJavaException()