class UnexpectedTypeException extendsRuntimeException
Thrown when a value does not match an expected type.
No description
__construct(mixed$value,PropertyPathInterface$path,int$pathIndex)