Uses of Class
io.netty.handler.ssl.StacklessSSLHandshakeException
Packages that use StacklessSSLHandshakeException
-
Uses of StacklessSSLHandshakeException in io.netty.handler.ssl
Methods in io.netty.handler.ssl that return StacklessSSLHandshakeExceptionModifier and TypeMethodDescription(package private) static StacklessSSLHandshakeExceptionStacklessSSLHandshakeException.newInstance(String reason, Class<?> clazz, String method) Creates a newStacklessSSLHandshakeExceptionwhich has the origin of the givenClassand method.