Searched defs:CertificateException (Results 1 – 1 of 1) sorted by relevance
36 public class CertificateException extends GeneralSecurityException { class44 public CertificateException() { in CertificateException() method in CertificateException55 public CertificateException(String msg) { in CertificateException() method in CertificateException70 public CertificateException(String message, Throwable cause) { in CertificateException() method in CertificateException85 public CertificateException(Throwable cause) { in CertificateException() method in CertificateException