Module swim.http2
Package swim.hpack

Class HpackException

All Implemented Interfaces:
Serializable

public class HpackException extends RuntimeException
See Also:
  • Constructor Details

    • HpackException

      public HpackException(String message, Throwable cause)
    • HpackException

      public HpackException(String message)
    • HpackException

      public HpackException(Throwable cause)