Class

PropertyNotFoundException

Package: IO\Data\config Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 09 16 Located at: io/data/config/PropertyNotFoundException.class.php

This exception is raised when a not existing property is asked in a ConfigData object.

Exception implements Throwable
Extended by PropertyNotFoundException
Methods summary
public
# __construct( $property_name )
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message