Class SslClosedEngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
javax.net.ssl.SSLException
io.netty.handler.ssl.SslClosedEngineException
- All Implemented Interfaces:
Serializable
SSLException which signals that the exception was caused by an SSLEngine which was
closed already.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SslClosedEngineException
-