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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DConfig.java370 private ConfigurationException excLine(String msg) { method in class:Config
408 throw excLine(word + " must be at least 100 ms");
636 throw excLine(keyword + " must only be specified once");
686 throw excLine("Duplicate slot definition");
689 throw excLine
700 throw excLine("Duplicate slotListIndex definition");
703 throw excLine
757 throw excLine("Unknown mechanism: " + mech);
770 throw excLine("Expected 'compatibility', read " + s);
907 throw excLine("Unknow
[all...]

Completed in 31 milliseconds