Class HttpPostRequestDecoder.NotEnoughDataDecoderException

    • Constructor Detail

      • NotEnoughDataDecoderException

        public NotEnoughDataDecoderException()
      • NotEnoughDataDecoderException

        public NotEnoughDataDecoderException​(String msg)
      • NotEnoughDataDecoderException

        public NotEnoughDataDecoderException​(Throwable cause)
      • NotEnoughDataDecoderException

        public NotEnoughDataDecoderException​(String msg,
                                             Throwable cause)