Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/cert/
DCertPathValidatorException.java62 public class CertPathValidatorException extends GeneralSecurityException { class
87 public CertPathValidatorException() { in CertPathValidatorException() method in CertPathValidatorException
98 public CertPathValidatorException(String msg) { in CertPathValidatorException() method in CertPathValidatorException
115 public CertPathValidatorException(Throwable cause) { in CertPathValidatorException() method in CertPathValidatorException
128 public CertPathValidatorException(String msg, Throwable cause) { in CertPathValidatorException() method in CertPathValidatorException
149 public CertPathValidatorException(String msg, Throwable cause, in CertPathValidatorException() method in CertPathValidatorException
175 public CertPathValidatorException(String msg, Throwable cause, in CertPathValidatorException() method in CertPathValidatorException