javax.net.ssl
Class SSLHandshakeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
javax.net.ssl.SSLException
javax.net.ssl.SSLHandshakeException
- All Implemented Interfaces:
- Serializable
public class SSLHandshakeException
- extends SSLException
An exception that signals an error in the SSL handshake phase.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SSLHandshakeException
public SSLHandshakeException(String message)