public static class HpackException.StreamException extends HpackException
Stream exceptions are not fatal to the connection and the hpack state is complete and able to continue handling other decoding/encoding for the session.
HpackException.CompressionException, HpackException.SessionException, HpackException.StreamException
Constructor and Description |
---|
StreamException(java.lang.String messageFormat,
java.lang.Object... args) |