Class HeaderListConstraintException

All Implemented Interfaces:
Serializable

public class HeaderListConstraintException extends HPackException
Signals a header list constraint violation.
Since:
5.0
See Also:
  • Field Details

  • Constructor Details

    • HeaderListConstraintException

      public HeaderListConstraintException(String message)
      Creates a HeaderListConstraintException with the specified detail message.
      Parameters:
      message - The exception detail message