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.

Constructor Summary

SSLProtocolException(String message)

Constructor Details

SSLProtocolException

public SSLProtocolException(String message)