Searched defs:throwIllegalStateException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/demo/jni/Poller/
H A DPoller.c165 static jint throwIllegalStateException(JNIEnv *env, const char * cause)
174 #define STATE_EXCEPTION(str) throwIllegalStateException(env, "Poller:" str)
164 static jint throwIllegalStateException(JNIEnv *env, const char * cause) function

Completed in 31 milliseconds