Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/cert/
DCRLException.java35 public class CRLException extends GeneralSecurityException { class
44 public CRLException() { in CRLException() method in CRLException
55 public CRLException(String message) { in CRLException() method in CRLException
70 public CRLException(String message, Throwable cause) { in CRLException() method in CRLException
85 public CRLException(Throwable cause) { in CRLException() method in CRLException