Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/javax/net/ssl/
DSSLException.java25 public class SSLException extends IOException { class
34 public SSLException(String reason) { in SSLException() method in SSLException
46 public SSLException(String message, Throwable cause) { in SSLException() method in SSLException
57 public SSLException(Throwable cause) { in SSLException() method in SSLException