Class MissingFormParameterException

All Implemented Interfaces:
Serializable

public class MissingFormParameterException extends BadRequestException
Since:
1.1.12
Author:
Mark Allen
See Also:
  • Constructor Details

    • MissingFormParameterException

      public MissingFormParameterException(String message, String formParameterName)
  • Method Details

    • formParameterName

      public String formParameterName()