Searched refs:exClass (Results 1 – 1 of 1) sorted by relevance
77 jclass exClass = mEnv->FindClass(className ); in throwException() local78 if ( exClass == NULL ) { in throwException()84 mEnv->ThrowNew(exClass, message); in throwException()