Documentation

InvalidTypeException extends InvalidConfigurationException
in package

This exception is thrown if an invalid type is encountered.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

Properties

$containsHints  : bool
$path  : string|null

Methods

addHint()  : mixed
Adds extra information that is suffixed to the original exception message.
getPath()  : string|null
setPath()  : mixed

Properties

Methods

addHint()

Adds extra information that is suffixed to the original exception message.

public addHint(string $hint) : mixed
Parameters
$hint : string

        
On this page

Search results