Class HpackException

  • All Implemented Interfaces:
    Serializable

    public class HpackException
    extends Exception
    Exception that is thrown when the HPACK compress context is broken.

    In this case the connection must be closed.

    See Also:
    Serialized Form
    • Constructor Detail

      • HpackException

        public HpackException()