Home
last modified time | relevance | path

Searched defs:CertStoreException (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
DCertStoreException.java51 public class CertStoreException extends GeneralSecurityException { class
59 public CertStoreException() { in CertStoreException() method in CertStoreException
70 public CertStoreException(String msg) { in CertStoreException() method in CertStoreException
86 public CertStoreException(Throwable cause) { in CertStoreException() method in CertStoreException
99 public CertStoreException(String msg, Throwable cause) { in CertStoreException() method in CertStoreException