javax.net.ssl
Class SSLProtocolException
public
class
SSLProtocolException
extends SSLException
An exception thrown when a fatal protocol error is encountered. This
exception usually indicates some serious problem with the local or
remote SSL implementation.
public SSLProtocolException(
String message)