Package io.netty.handler.codec.http3
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:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-