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

/osnet-11/usr/src/lib/rad/libjniutil/common/
H A Dlibjniutil.h56 extern void npexception(JNIEnv *, const char *, ...);
H A Dlibjniutil.c208 npexception(JNIEnv *env, const char *format, ...) function
255 npexception(env, "null argument");
316 npexception(env, "array element %d is null", len);

Completed in 15 milliseconds