Documentation

InvalidConfigurationException extends Exception
in package

A very general exception which can be thrown whenever non of the more specific exceptions is suitable.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

$containsHints  : mixed
$path  : mixed
addHint()  : mixed
Adds extra information that is suffixed to the original exception message.
getPath()  : mixed
setPath()  : mixed

Properties

Methods

addHint()

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

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

Search results