spring-framework / org.springframework.web.bind / MissingServletRequestParameterException / <init>

<init>

MissingServletRequestParameterException(parameterName: String, parameterType: String)

Constructor for MissingServletRequestParameterException.

Parameters

parameterName - the name of the missing parameter

parameterType - the expected type of the missing parameter