Class UndefinedKey
An exception thrown if an undefined key has been used. The exception usually indicates an invalid key or key path being used with key-value or key-data coding.
- Exception implements Throwable
- Core\Exception
- Core\Exception\OutOfBounds
- Core\Exception\UndefinedKey
Namespace: Core\Exception
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/UndefinedKey.inc.php
Package: Core\Exception
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Exception/UndefinedKey.inc.php
Methods summary
public
|
Methods inherited from Core\Exception
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()