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

/openjdk7/jdk/src/windows/native/sun/security/mscapi/
H A Dsecurity.cpp46 #define KEYSTORE_EXCEPTION "java/security/KeyStoreException" macro
282 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
852 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
886 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
904 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
917 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
925 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
941 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
954 ThrowException(env, KEYSTORE_EXCEPTION, GetLastError());
962 ThrowException(env, KEYSTORE_EXCEPTION, GetLastErro
[all...]

Completed in 23 milliseconds