MissingOptionsException
extends ValidatorException
in package
Base RuntimeException for the Validator component.
Table of Contents
- $options : mixed
- __construct() : mixed
- getOptions() : mixed
Properties
$options
private
mixed
$options
Methods
__construct()
public
__construct(string $message, array<string|int, mixed> $options) : mixed
Parameters
- $message : string
- $options : array<string|int, mixed>
Return values
mixed —getOptions()
public
getOptions() : mixed