Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLException.java40 class SSLException extends IOException class
50 public SSLException(String reason) in SSLException() method in SSLException
67 public SSLException(String message, Throwable cause) { in SSLException() method in SSLException
84 public SSLException(Throwable cause) { in SSLException() method in SSLException