javax.net.ssl

Class SSLHandshakeException

public class SSLHandshakeException extends SSLException

An exception that signals an error in the SSL handshake phase.
Constructor Summary
SSLHandshakeException(String message)

Constructor Detail

SSLHandshakeException

public SSLHandshakeException(String message)