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

/openjdk9/jdk/src/java.base/share/classes/sun/security/provider/certpath/
H A DPKIX.java293 static class CertStoreTypeException extends CertStoreException { class in class:PKIX
298 CertStoreTypeException(String type, CertStoreException cse) { method in class:PKIX.CertStoreTypeException

Completed in 88 milliseconds