Class HttpPostRequestDecoder.TooManyFormFieldsException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    HttpPostRequestDecoder

    public static final class HttpPostRequestDecoder.TooManyFormFieldsException
    extends io.netty.handler.codec.DecoderException
    Exception when the maximum number of fields for a given form is reached
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyFormFieldsException

        public TooManyFormFieldsException()