public final class SslClosedEngineException extends SSLException
SSLException which signals that the exception was caused by an SSLEngine which was
closed already.| Constructor and Description |
|---|
SslClosedEngineException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SslClosedEngineException(String reason)
Copyright © 2008–2025 The Netty Project. All rights reserved.