- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- javax.net.ssl.SSLException
-
- javax.net.ssl.SSLHandshakeException
-
- io.netty5.handler.ssl.SslHandshakeTimeoutException
-
- All Implemented Interfaces:
Serializable
public final class SslHandshakeTimeoutException extends SSLHandshakeException
SSLHandshakeException
that is used when a handshake failed due a configured timeout.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-