Searched refs:jexception (Results 1 – 1 of 1) sorted by relevance
48 jobject jexception; in local_throw() local73 jexception = (*env)->NewObject(env, exceptionclass, jexceptionnew, in local_throw()75 (*env)->Throw(env, jexception); in local_throw()