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