Searched refs:toSSLException (Results 1 – 2 of 2) sorted by relevance
291 static SSLException toSSLException(Throwable e) { in toSSLException() method in SSLUtils
1093 return SSLUtils.toSSLException(e); in convertException()