UnexpectedTypeException
extends InvalidArgumentException
in package
Thrown when a method argument had an unexpected type.
Tags
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(mixed $value, string $expectedType) : mixed
Parameters
- $value : mixed
- $expectedType : string