Uses of Class
io.netty.handler.codec.http3.Http3Exception
-
-
Uses of Http3Exception in io.netty.handler.codec.http3
Methods in io.netty.handler.codec.http3 with parameters of type Http3Exception Modifier and Type Method Description protected voidHttp3RequestStreamInboundHandler. handleHttp3Exception(io.netty.channel.ChannelHandlerContext ctx, Http3Exception exception)Called once aHttp3Exceptionshould be handled.
-