Class HttpPostRequestDecoder.TooManyFormFieldsException

All Implemented Interfaces:
Serializable
Enclosing class:
HttpPostRequestDecoder

public static final class HttpPostRequestDecoder.TooManyFormFieldsException extends DecoderException
Exception when the maximum number of fields for a given form is reached
See Also:
  • Field Details

  • Constructor Details

    • TooManyFormFieldsException

      public TooManyFormFieldsException()