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