Searched defs:exceptionObj (Results 1 – 1 of 1) sorted by relevance
57 jthrowable exceptionObj = env->ExceptionOccurred(); in raiseAndClearException() local78 void NativeMessageQueue::raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj) { in raiseException()