Module java.base
Package javax.net.ssl

Class SSLHandshakeException

java.lang.Object
All Implemented Interfaces:
Serializable

public class SSLHandshakeException extends SSLException
Indicates that the client and server could not negotiate the desired level of security. The connection is no longer usable.
Since:
1.4
See Also: