class UnexpectedTypeException extendsRuntimeException

Thrown when a value does not match an expected type.

Methods

__construct(mixed$value,PropertyPathInterface$path,int$pathIndex)

No description

Details

__construct(mixed$value,PropertyPathInterface$path,int$pathIndex)

Parameters

mixed $value
PropertyPathInterface $path
int $pathIndex