Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/cert/
DCertificateException.java36 public class CertificateException extends GeneralSecurityException { class
44 public CertificateException() { in CertificateException() method in CertificateException
55 public CertificateException(String msg) { in CertificateException() method in CertificateException
70 public CertificateException(String message, Throwable cause) { in CertificateException() method in CertificateException
85 public CertificateException(Throwable cause) { in CertificateException() method in CertificateException