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