Searched refs:Throw (Results 1 – 2 of 2) sorted by relevance
33 env->Throw(obj); in ThrowErrnoException()
172 jint (*Throw)(JNIEnv*, jthrowable); member523 jint Throw(jthrowable obj) in Throw() function524 { return functions->Throw(this, obj); } in Throw()