Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DSunCertPathBuilderException.java40 public class SunCertPathBuilderException extends CertPathBuilderException { class
53 public SunCertPathBuilderException() { in SunCertPathBuilderException() method in SunCertPathBuilderException
64 public SunCertPathBuilderException(String msg) { in SunCertPathBuilderException() method in SunCertPathBuilderException
81 public SunCertPathBuilderException(Throwable cause) { in SunCertPathBuilderException() method in SunCertPathBuilderException
92 public SunCertPathBuilderException(String msg, Throwable cause) { in SunCertPathBuilderException() method in SunCertPathBuilderException
103 SunCertPathBuilderException(String msg, AdjacencyList adjList) { in SunCertPathBuilderException() method in SunCertPathBuilderException
116 SunCertPathBuilderException(String msg, Throwable cause, in SunCertPathBuilderException() method in SunCertPathBuilderException