Class TooLongHttpLineException

    • Constructor Detail

      • TooLongHttpLineException

        public TooLongHttpLineException()
        Creates a new instance.
      • TooLongHttpLineException

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

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

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