public final class SslHandshakeTimeoutException extends SSLHandshakeException
SSLHandshakeException that is used when a handshake failed due a configured timeout.| Constructor and Description |
|---|
SslHandshakeTimeoutException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SslHandshakeTimeoutException(String reason)
Copyright © 2008–2025 The Netty Project. All rights reserved.