public class SSLHandshakeException extends SSLException
Constructor and Description |
---|
SSLHandshakeException(String reason)
Constructs an exception reporting an error found by an SSL subsystem during handshaking.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public SSLHandshakeException(String reason)
reason
- describes the problem.