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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_util.c235 void throwPKCS11RuntimeException(JNIEnv *env, const char *message) function
248 throwPKCS11RuntimeException(env, "This object is not connected to a module.");
1096 throwPKCS11RuntimeException(env, exceptionMsg);

Completed in 33 milliseconds