class UnexpectedTypeException extendsInvalidArgumentException

Thrown when a method argument had an unexpected type.

Methods

__construct(mixed$value,string$expectedType)

No description

Details

__construct(mixed$value,string$expectedType)

Parameters

mixed $value
string $expectedType