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.java36 public class CRLException extends GeneralSecurityException { class
45 public CRLException() { in CRLException() method in CRLException
56 public CRLException(String message) { in CRLException() method in CRLException
71 public CRLException(String message, Throwable cause) { in CRLException() method in CRLException
86 public CRLException(Throwable cause) { in CRLException() method in CRLException