Searched refs:cls (Results 1 – 1 of 1) sorted by relevance
53 if (jclass cls = env->FindClass(ex)) { in throwException() local57 env->ThrowNew(cls, msg); in throwException()59 env->ThrowNew(cls, NULL); in throwException()68 env->DeleteLocalRef(cls); in throwException()