mediatekformation

UnexpectedValueException extends UnexpectedTypeException
in package

Base RuntimeException for the Validator component.

Tags
author

Christian Flothmann christian.flothmann@sensiolabs.de

Table of Contents

$expectedType  : mixed
__construct()  : mixed
getExpectedType()  : string

Properties

Methods

__construct()

public __construct(mixed $value, string $expectedType) : mixed
Parameters
$value : mixed
$expectedType : string
Return values
mixed

Search results