Uses of Class
org.eclipse.jetty.http3.HTTP3Exception
Packages that use HTTP3Exception
-
Uses of HTTP3Exception in org.eclipse.jetty.http3
Subclasses of HTTP3Exception in org.eclipse.jetty.http3Modifier and TypeClassDescriptionstatic final class
HTTP/3 exception that affects the session.static final class
HTTP/3 exception that affects a stream, not the session.