Class TooLongHttpHeaderException

    • Constructor Detail

      • TooLongHttpHeaderException

        public TooLongHttpHeaderException()
        Creates a new instance.
      • TooLongHttpHeaderException

        public TooLongHttpHeaderException​(String message,
                                          Throwable cause)
        Creates a new instance.
      • TooLongHttpHeaderException

        public TooLongHttpHeaderException​(String message)
        Creates a new instance.
      • TooLongHttpHeaderException

        public TooLongHttpHeaderException​(Throwable cause)
        Creates a new instance.