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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DConfig.java52 static final int ERR_HALT = 1; field in class:Config
139 private int handleStartupErrors = ERR_HALT;
982 handleStartupErrors = ERR_HALT;

Completed in 32 milliseconds