Package org.eclipse.jetty.http2.hpack
Class HpackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jetty.http2.hpack.HpackException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HpackException.SessionException
,HpackException.StreamException
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
A Session HPACK Exception.static class
A Stream HPACK exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString