Searched refs:jexceptionnew (Results 1 – 1 of 1) sorted by relevance
51 jmethodID jexceptionnew; in local_throw() local71 jexceptionnew = (*env)->GetMethodID(env, exceptionclass, in local_throw()74 jexception = (*env)->NewObject(env, exceptionclass, jexceptionnew, in local_throw()