Documentation

UnexpectedValueException extends UnexpectedTypeException
in package

Base RuntimeException for the Validator component.

Tags
author

Christian Flothmann christian.flothmann@sensiolabs.de

Table of Contents

Properties

$expectedType  : string

Methods

__construct()  : mixed
getExpectedType()  : string

Properties

Methods

__construct()

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

        
On this page

Search results