InvalidValueException
extends InvalidArgumentException
in package
Tags
Table of Contents
Properties
- $field : string
Methods
- __construct() : mixed
- getFieldIdentifier() : string
Properties
$field
protected
string
$field
Methods
__construct()
public
__construct(string $field[, Throwable|null $previous = null ]) : mixed
Parameters
- $field : string
- $previous : Throwable|null = null
Tags
getFieldIdentifier()
public
getFieldIdentifier() : string