Class MissingParameter
An exception thrown if a required configuration parameter is missing.
- Exception implements Throwable
- Core\Exception
- Core\Exception\UnexpectedValue
- Core\Exception\MissingParameter
Namespace: Core\Exception
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/MissingParameter.inc.php
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/MissingParameter.inc.php
Methods summary
public
|
#
__construct(
Initialises a new exception with missing parameter information automatically taken from parameter key and associated object. |
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()