public static class HpackException.SessionException extends HpackException
Session exceptions are fatal for the stream and the HPACK state is unable to decode/encode further.
HpackException.CompressionException, HpackException.SessionException, HpackException.StreamException
Constructor and Description |
---|
SessionException(java.lang.String messageFormat,
java.lang.Object... args) |