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, toString
public SslHandshakeTimeoutException(String reason)
Copyright © 2008–2024 The Netty Project. All rights reserved.