SSLUtils.toSSLHandshakeException

Wraps the given exception if it's not already a {@link SSLHandshakeException}.

class SSLUtils
static
toSSLHandshakeException
(
Throwable e
)

Meta