W3cubDocs

/Symfony 2.7

Symfony\Component\PropertyAccess\Exception\UnexpectedTypeException

class UnexpectedTypeException extends RuntimeException

Thrown when a value does not match an expected type.

Methods

__construct($value, $expectedType)

Details

public __construct($value, $expectedType)

Parameters

$value
$expectedType