Uses of Class
io.netty.handler.codec.http3.Http3Exception
Packages that use Http3Exception
-
Uses of Http3Exception in io.netty.handler.codec.http3
Methods in io.netty.handler.codec.http3 with parameters of type Http3ExceptionModifier and TypeMethodDescriptionprotected voidHttp3RequestStreamInboundHandler.handleHttp3Exception(ChannelHandlerContext ctx, Http3Exception exception) Called once aHttp3Exceptionshould be handled.