public SSLException(message as String = "TLS error"):
Creates an SSL exception.
message
import klyn.net.ssl throw SSLException("TLS handshake failed")