Searched defs:getSSLException (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DAlerts.java158 static SSLException getSSLException(byte description, String reason) { method in class:Alerts
166 static SSLException getSSLException(byte description, Throwable cause, method in class:Alerts

Completed in 266 milliseconds