Searched refs:jexceptionnew (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libadt_jni/common/
H A Dadt_jni.c51 jmethodID jexceptionnew; local
71 jexceptionnew = (*env)->GetMethodID(env, exceptionclass,
74 jexception = (*env)->NewObject(env, exceptionclass, jexceptionnew,

Completed in 20 milliseconds