Lines Matching full:java_exception
431 static jint Throw(JNIEnv* env, jthrowable java_exception) {433 mirror::Throwable* exception = soa.Decode<mirror::Throwable*>(java_exception);