MissingInputException
extends ExtractionException
in package
Thrown when the submittable could not find any value from the request.
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(string $inputName[, Throwable|null $previous = null ]) : mixed
Parameters
- $inputName : string
- $previous : Throwable|null = null