Class HttpPostRequestDecoder.TooLongFormFieldException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    HttpPostRequestDecoder

    public static final class HttpPostRequestDecoder.TooLongFormFieldException
    extends io.netty.handler.codec.DecoderException
    Exception when a field content is too long
    See Also:
    Serialized Form
    • Constructor Detail

      • TooLongFormFieldException

        public TooLongFormFieldException()