class UnexpectedValueException extends UnexpectedTypeException

Methods

__construct($value, string $expectedType)

No description

string
getExpectedType()

No description

Details

__construct($value, string $expectedType)

Parameters

$value
string $expectedType

string getExpectedType()

Return Value

string