Class HttpPostRequestDecoder.EndOfDataDecoderException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    HttpPostRequestDecoder

    public static class HttpPostRequestDecoder.EndOfDataDecoderException
    extends io.netty.handler.codec.DecoderException
    Exception when the body is fully decoded, even if there is still data
    See Also:
    Serialized Form
    • Constructor Detail

      • EndOfDataDecoderException

        public EndOfDataDecoderException()