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 Details

SSLHandshakeException

public SSLHandshakeException(String message)