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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSunPKCS11.java291 if (config.getHandleStartupErrors() == Config.ERR_HALT) {
370 if (config.getHandleStartupErrors() == Config.ERR_IGNORE_ALL) {
H A DConfig.java268 int getHandleStartupErrors() { method in class:Config

Completed in 83 milliseconds