MissingElementCastingException extends RuntimeException
FinalYes
Properties
Methods
- __construct() : mixed
Properties
$element read-only
public
string
$element
$type read-only
public
Type
$type
$value read-only
public
mixed
$value
Methods
__construct()
public
__construct(mixed $value, Type<string|int, mixed> $type, string $element[, null|Throwable $previous = null ]) : mixed
Parameters
- $value : mixed
- $type : Type<string|int, mixed>
- $element : string
- $previous : null|Throwable = null