Class HpackException.CompressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jetty.http2.hpack.HpackException
org.eclipse.jetty.http2.hpack.HpackException.SessionException
org.eclipse.jetty.http2.hpack.HpackException.CompressionException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 HpackException
- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class HpackException
HpackException.CompressionException, HpackException.SessionException, HpackException.StreamException - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
CompressionException
 
 -