Class QpackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.netty.handler.codec.http3.QpackException
All Implemented Interfaces:
Serializable

public final class QpackException extends Exception
Exception thrown if an error happens during QPACK processing.
See Also: