WebFormRequiredException

constructor(locationUrl: String, message: String, code: String, httpStatus: HttpStatus)

Parameters

locationUrl

The URL of the location where the form is required.

message

The error message associated with the exception.

code

The error code associated with the exception.

httpStatus

The HTTP status code associated with the exception.