UnexpectedValueException
extends UnexpectedTypeException
in package
Base RuntimeException for the Validator component.
Tags
Table of Contents
Properties
- $expectedType : string
Methods
- __construct() : mixed
- getExpectedType() : string
Properties
$expectedType
private
string
$expectedType
Methods
__construct()
public
__construct(mixed $value, string $expectedType) : mixed
Parameters
- $value : mixed
- $expectedType : string
getExpectedType()
public
getExpectedType() : string