Searched refs:Throw (Results 1 – 1 of 1) sorted by relevance
187 jint (*Throw)(JNIEnv*, jthrowable); member539 jint Throw(jthrowable obj) in Throw() function540 { return functions->Throw(this, obj); } in Throw()