Lines Matching refs:ExceptionClear
191 void (*ExceptionClear)(JNIEnv*);551 void ExceptionClear()552 { functions->ExceptionClear(this); }