Documentation

ConfigurationException extends InvalidArgumentException
in package

Table of Contents

__construct()  : mixed

Methods

__construct()

public __construct(string $option, string $expected, mixed $value[, int $code = 0 ][, Exception $previous = null ]) : mixed
Parameters
$option : string
$expected : string
$value : mixed
$code : int = 0
$previous : Exception = null
Return values
mixed

Search results