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