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